github cube2222/octosql v0.7.0

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

Changelog

  • Add initial Parquet file support.
  • Fix file extension table naming regression.
  • Switch to generic btree for Stream Join.
  • Add stream join optimization eliminating buffering of the bigger one of the two input tables.
  • Introduce a faster and simpler GroupBy node for common and simple use cases. (Used automatically when possible.)
  • Add time_to_unix function.
  • Use faster library for JSON output.
  • Add built-in profiling available behind the profile flag.

Don't miss a new octosql release

NewReleases is sending notifications on new releases.