Skip to content

v0.33.64

Choose a tag to compare

@paveltiunov paveltiunov released this 30 Sep 22:18
· 2335 commits to master since this release

0.33.64 (2023-09-30)

Bug Fixes

  • cubestore: Escape regex symbols in all versions of like operator (#7176) (e58af39)
  • cubestore: Escape regex symbols in like operator (#7175) (b88c3f3)
  • cubestore: Wrong pre-aggregations count distinct approx count when using PostgreSQL database (#7170) (1d1d4f0)
  • databricks-jdbc-driver: ensure default UID property is set (#7168) (0f357f8)
  • SQL push down expressions incorrectly cache used cube names (c5f0b03)

Features