github dolthub/dolt v0.34.1
0.34.1

latest releases: v1.43.0, v1.42.20, v1.42.19...
2 years ago

Merged PRs

dolt

  • 2382: Added support for indexes to use mixed operators, bug fix for returning duplicate rows
    Tests covering mixing operators will come in a separate PR.
  • 2379: Command to generate a zsh autocomplete file

go-mysql-server

  • 617: hash in supports tuples
    • improve the hash function to handle tuples recursively
    • normalize the left side of the IN comparison so GetField is converted to Literal
    • analyzer will explicitly fail for HASH IN that should convert doesn't (should it still implicitly fall back?)
      questions:
    • what to do about tuple type conversion? should we store the explicit struct of types and validate as we walk the tree while hashing?
    • am i missing any edge cases i need to test?
    • add max_allowed_packet = 67108864 system variable to limit set size?

vitess

  • 91: added FORMAT keyword
    added format expression keyword
  • 90: Noop behavior for DROP TABLE CASCASE/RESTRICT
  • 89: Added Test Cases for LIKE ... ESCAPE ...

Closed Issues

  • 651: Implement FORMAT

Don't miss a new dolt release

NewReleases is sending notifications on new releases.