0.34.57 (2024-02-26)
Bug Fixes
- cubesql:
ungrouped
query can be routed to Cube Store (#7810) (b122837) - cubesql: Can't find rewrite due to AST node limit reached for remaining non-equivalent date and timestamp constant folding rules (b79f697)
- cubesql: More readable error message during SQL generation (d9a7194)
- cubesql: Support
Z
postfix inTimestamp
response transformation (c013c91) - cubesql: Timestamp equals filter support (754a0df)
- cubesql: writerOrChannel.resolve is not a function (abc95e2)
Features
- cubesql:
WHERE
SQL push down (#7808) (98b5709) - cubesql: Allow replacement of aggregation functions in SQL push down (#7811) (97fa757)
- cubesql: Support placeholders in
OFFSET
,FETCH ...
(60aad90) - cubesql: Support temporary tables (7022611)
- duckdb-driver: Add support for local fs duckdb database path (#7799) (77cc883)