github dolthub/dolt v1.59.9
1.59.9

20 hours ago

Merged PRs

dolt

go-mysql-server

  • 3213: Copy parent row in fullJoinIter
    Fixes #9805
  • 3212: Wrap right side in Distinct when converting semi-joins to inner joins
    Fixes #9797
    Distinct flag wasn't getting propagated through join replanning so instead, we're explicitly wrapping the right side in a Distinct.
  • 3204: #9812: Coalesce IN and = operator logic
    Fixes #9812

Closed Issues

  • 9812: Inconsistency between IN and = Operators
  • 9733: Strings do not cast to numbers properly
  • 9805: Data Scrambling with FULL OUTER JOIN and CROSS JOIN

Don't miss a new dolt release

NewReleases is sending notifications on new releases.