0.35.2 (2024-03-22)
Bug Fixes
- cubesql: Fix timestamp parsing format string (938b13c)
- mssql-driver: Unsupported option opt.evictionRunIntervalMillis, refs #7951 (#7977) (53f013a)
Features
- cubesql: Flatten rules to allow multiple level transformation queries be executed by split and SQL push down (#7979) (f078adc)
- cubesql: Parse timestamp strings as
Date32
(4ba5a80) - cubesql: Support
a ^ b
exponentiation (914b058) - cubestore: Queue - reduce memory usage (#7975) (e9848e8)
- cubestore: Reduce memory usage while writting WALs (#7967) (ee9fa71)
- query-orchestrator: Queue - improve performance (#7983) (56d48fb)