github cube2222/octosql v0.11.0

latest releases: v0.13.0, v0.12.2, v0.12.1...
2 years ago

Changelog

  • (Feature) Switch to using a hashmap instead of a BTree in some (not all yet) places where ordering is not important. This yields a small performance improvement for most group by queries, and a huge one (up to 4x measured) for groupings with a lot of keys.
  • (Bug) Fix bug where variables only used by a distinct node can be optimized out, making the distinct node work improperly.

Don't miss a new octosql release

NewReleases is sending notifications on new releases.