Skip to content

v0.34.23

Choose a tag to compare

@ovr ovr released this 19 Nov 17:53
· 2180 commits to master since this release
f7859ca

0.34.23 (2023-11-19)

Bug Fixes

  • duckdb-driver: Crash with high concurrency (unsuccessful or closed pending query result) (#7424) (a2e42ac)
  • Match additive pre-aggregations with missing members for views and proxy members (#7433) (e236079)

Features

  • cubesql: Support - (unary minus) SQL push down (a0a2e12)
  • cubesql: Support NOT SQL push down (#7422) (7b1ff0d)
  • cubestore-driver: Queue - protect possible race condition on removing orphaned queries (#7426) (7142e9c)
  • duckdb-driver: Upgrade to 0.9.2 (#7425) (d630243)
  • native: Jinja - print tracebacks for Python errors (#7435) (734094c)