Skip to content

v0.35.35

Choose a tag to compare

@paveltiunov paveltiunov released this 17 May 16:13
· 1592 commits to master since this release

0.35.35 (2024-05-17)

Bug Fixes

  • cubesql: Remove incorrect LOWER match rules and fallback to SQL pushdown (#8246) (6c39f37)
  • cubesql: Remove prefix underscore from aliases (#8266) (24e8977)
  • schema-compiler: Fix failing of WHERE FALSE queries (#8265) (e63b4ab)

Features