Skip to content

v0.34.48

Choose a tag to compare

@paveltiunov paveltiunov released this 25 Jan 07:34
· 1979 commits to master since this release

0.34.48 (2024-01-25)

Bug Fixes

  • cubesql: Fix unary minus operator precedence (d5a935a)
  • cubesql: Segment mixed with a filter and a date range filter may affect push down of inDateRange filter to time dimension (#7684) (f29a7be)
  • cubesql: Support Sigma Sunday week granularity (3d492eb)
  • Join order is incorrect for snowflake schema views with defined join paths (#7689) (454d456), closes #7663

Features