Merged PRs
dolt
- 11011: Final 1.x PR before turning on adaptive encoding by default for 2.0
This PR contains all the changes necessary to make CI pass with adaptive encoding on by default.
go-mysql-server
- 3539: Bug fix for dropping sort nodes
Also fixed a couple under-specified goup concat tests.
The latter were relying on a particular row storage order which is not guaranteed and broke when Dolt changed some encoding parameters.
Closed Issues
- 11014: ROW_COUNT function returns 0 on INSERT statement