Skip to content

v1.2.18

Choose a tag to compare

@paveltiunov paveltiunov released this 06 Mar 18:01
· 699 commits to master since this release

1.2.18 (2025-03-06)

Bug Fixes

  • cubesql: Calculate proper limit and offset for CubeScan in nested limits case (#8924) (0e95f18)
  • cubesql: Make cube join check stricter (#9043) (feaf03b)
  • query-orchestrator: Fix improper pre-aggregation buildRange construction for non UTC timezones (#9284) (ef12d8d)
  • tesseract: Don't generate COALESCE with single argument (#9300) (3174be1)
  • tesseract: fix wrong default alias for symbols with digits in name (#9299) (329d228)

Features

  • cubesql: Support multiple columns on each side in ungrouped-grouped join condition (#9282) (e25d5c1)