Skip to content

v1.3.12

Choose a tag to compare

@KSDaemon KSDaemon released this 08 May 18:26
· 501 commits to master since this release

1.3.12 (2025-05-08)

Bug Fixes

  • query-orchestrator: Correct local date parsing for partition start/end queries (#9543) (20dd8ad)
  • schema-compiler: Fix filtering by time measure (#9544) (00a589f)
  • schema-compiler: Fix rendered references for preaggregations with join paths (#9528) (98ef928)
  • schema-compiler: Fix view queries with timeShift members (#9556) (ef3a04b)
  • schema-compiler: Reject pre-agg if measure is unmultiplied in query but multiplied in pre-agg (#9541) (f094d09)
  • Throw a user-friendly error on an empty cube.py file (#9550) (d69222c)

Features

  • cubestore: Add XIRR aggregate function to Cube Store (#9520) (785142d)
  • schema-compiler: Allow one measure timeShift without time dimension (#9545) (320484f)
  • tesseract: Basic pre-aggregations support (#9434) (1deddcc)