github cube2222/octosql v0.8.1

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

Changelog

  • (Feature) Print records live even if no watermarks are sent, as long as all records have zero event times.
  • (Feature) Add object explosion operator.
  • (Feature) Add shorthand flag for output format.
  • (Feature) Rename ln to log. Add more snapshot test for functions.
  • (Performance) Fix short-circuiting of outer LIMIT.
  • (Performance) If no retractions are possible and we have an ORDER BY ... LIMIT ... clause, only store the top N records.
  • (Performance) Use the generic implementation of google/btree for group by's.
  • (Bug) Fix panic in docs datasource, when selecting no fields (i.e. COUNT(1) or COUNT(*)).

Don't miss a new octosql release

NewReleases is sending notifications on new releases.