0.30.8 (2022-05-30)
Bug Fixes
- cubesql: Empty results on
JOIN
withAND
+OR
inWHERE
(#4608) (96c2f15) - cubesql: fix log error standalone (#4606) (3e3e010)
- driver-materialize: filter non-materialized objects from schema (#4584) (a32a9a9)
Features
- cubesql: Allow
::information_schema.cardinal_number
casting (b198fb3) - cubesql: excel subquery column with same name (#4602) (ea3a0bc)
- cubesql: PowerBI basic queries support (455ae07)
- cubesql: Support array_upper, array_lower UDFs (5a3b6bb)
- cubesql: Support to_char UDF (#4600) (48077a9)
- schema-compiler: allowNonStrictDateRangeMatch flag support for the pre-aggregations with time dimension (#4582) (31d9fae)