Releases: cube-js/cube
Releases Β· cube-js/cube
v1.1.7
1.1.7 (2024-11-20)
Bug Fixes
- cubesql: Support explicit UTC as timezone in pushdown SQL generation (#8971) (85eaa29), closes /github.com/cube-js/arrow-datafusion/blob/dcf3e4aa26fd112043ef26fa4a78db5dbd443c86/datafusion/physical-expr/src/datetime_expressions.rs#L357-L367
- databricks-driver: fix databricks bucket URL parsing. Now driver supports both (legacy and modern urls) (#8968) (137de67)
- jdbc-driver: Log errors from connection pool factory (#8903) (cfdc2a2)
Features
v1.1.6
v1.1.5
v1.1.4
1.1.4 (2024-11-12)
Bug Fixes
- cubesql: Add checks that projection/filters/fetch in TableScan is empty (#8883) (a7bab04)
- cubesql: Pass null_equals_null through egraph (#8776) (e02f612)
- schema-compiler: set missed CUBESQL_SQL_PUSH_DOWN to true by default in convertTzForRawTimeDimension flag (#8931) (9482807)
Features
v1.1.3
1.1.3 (2024-11-08)
Bug Fixes
- cubesql: Don't show meta OLAP queries in query history (#8336) (78a5fc3)
- cubesql: Fix
NULLS FIRST
/LAST
SQL push down for several dialects (#8895) (61c5ac6) - fileRepository: create repositoryPath if not exists (#8909) (4153e4d)
- patch isVisible when applying member level access policies (#8921) (2bb1d21)