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
infds
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 functionsst_asgeojson
st_aswkb
st_aswkt
st_astext
st_dimension
st_latitude
st_longitude
st_swapxy
st_x
st_y