Skip to content

v0.33.6

Choose a tag to compare

@paveltiunov paveltiunov released this 13 May 05:39
· 2748 commits to master since this release

0.33.6 (2023-05-13)

Bug Fixes

  • cubesql: Improve NULL comparison with int/bool (de1be39)
  • cubestore: Optimize unique constraint check on insert (c227ae9)
  • cubestore: Schedule compaction without blocking rw loop (f9bbbac)
  • LIMIT is not enforced (#6586) (8ca5234)
  • snowflake-driver: Bind variable ? not set for partitioned pre-aggregations (#6594) (0819075)

Features

  • cubestore: Queue - support cancel, ack, result_blocking by processingId (#6551) (2e82839)
  • cubestore: Support custom CSV delimiters (#6597) (f8c2c88)