github dolthub/dolt v0.39.4
0.39.4

latest releases: v1.38.1, v1.38.0, v1.37.0...
2 years ago

Merged PRs

dolt

  • 3315: Nightly benchmarks
  • 3310: Incorrectly trying to merge every branch when fetching
    Fix for: #3309
  • 3248: integration-tests/bats: update dolt dump bats test for v1 storage format
    • Skips keyless tables in tests
    • Adds primary key where primary key was intended
      @andrew-wm-arthur Do we want to add comprehensive tests for dump for each type, etc. right now?

go-mysql-server

  • 982: adding flag options 2 and 4 for st_asgeojson
    fix for: #3280
  • 981: fix panics on CREATE PROCEDURE queries
    • Skips evaluating procedure-parameters in the analyzer step
    • Added case for handling UnresolvedFunction in fds to avoid panics
    • Fixes issue, #3241 (when procedure parameters are used in filter expressions, it needs to be evaluated, but procedure parameters cannot be evaluated without nil reference map)
  • 975: Fixing return types for spatial functions
    Fix for: #3279
    Adding tests that check the return type for functions
    • st_asgeojson
    • st_aswkb
    • st_aswkt
    • st_astext
    • st_dimension
    • st_latitude
    • st_longitude
    • st_swapxy
    • st_x
    • st_y

Closed Issues

  • 3279: Function to export spatial types to not create correct output types
  • 3280: st_asgeojson does not print SRID
  • 3231: binary 'string' type needs to be resolved as geometry type
  • 2991: Dolt panic on index errors
  • 3186: Readding index on hospital-price-transparency-v3 fails - top shows "stuck"

Don't miss a new dolt release

NewReleases is sending notifications on new releases.