Skip to content

v1.3.36

Choose a tag to compare

@ovr ovr released this 10 Jul 11:16
· 308 commits to master since this release

1.3.36 (2025-07-10)

Bug Fixes

  • cubesql: Fix adding missing columns for ORDER BY clause (#9764) (185db54)
  • cubesql: Improve DBeaver compatibility (#9769) (c206c90)
  • cubestore: Avoid bug in topk planning when projection column order is permuted (#9765) (49a58ff)
  • cubestore: Make projection_above_limit optimization behave deter… (#9766) (08f21b6)

Features

  • tesseract: Rolling window with custom granularities without date range (#9762) (d81c57d)
  • tesseract: Rollup Join support (#9745) (05bb520)
  • tesseract: Support for time shifts over calendar cubes dimensions (#9758) (70dfa52)