Skip to content

Releases: cube-js/cube

v0.35.41

27 May 16:24
@ovr ovr
534c2b1

Choose a tag to compare

0.35.41 (2024-05-27)

Features

  • databricks-driver: Support HLL feature with export bucket (#8301) (7f97af4)

v0.35.40

24 May 21:06
@ovr ovr
48eaf2a

Choose a tag to compare

0.35.40 (2024-05-24)

Bug Fixes

  • cubesql: Match inDateRange as time dimension date range in AND (64f176a)
  • cubesql: Propagate error from api-gateway to SQL API (#8297) (1a93d3d)

Features

  • cubesql: Support DATE_TRUNC InList filter (48e7ad4)

v0.35.39

24 May 10:54
@ovr ovr
3cfbf30

Choose a tag to compare

0.35.39 (2024-05-24)

Bug Fixes

  • cubesql: Fix time dimension range filter chaining with OR operator (757c4c5)

Features

  • cubesql: Flatten list expression rewrites to improve performance (96c1549)
  • schema-compiler: Support multi time dimensions for rollup pre-aggregations (#8291) (8b0a056)

v0.35.38

22 May 18:15
@ovr ovr
caefd35

Choose a tag to compare

0.35.38 (2024-05-22)

Bug Fixes

  • bigquery-driver: Transform numeric value (big.js) to string (#8290) (65c3f55)

Features

  • bigquery-driver: Upgrade @google-cloud SDK to 7 (#8289) (57ef124)
  • clickhouse-driver: SQL API PUSH down - support datetrunc, timestamp_literal (45bc230)
  • clickhouse-driver: Support countDistinctApprox (4d36279)
  • duckdb-driver: Upgrade DuckDB to 0.10.2 (#8284) (b057bca)

v0.35.37

20 May 10:00
@ovr ovr
61b3e1c

Choose a tag to compare

0.35.37 (2024-05-20)

Bug Fixes

  • cubesql: Make param render respect dialect's reuse params flag (9c91af2)

v0.35.36

17 May 18:05
@ovr ovr
2bac3dc

Choose a tag to compare

0.35.36 (2024-05-17)

Bug Fixes

  • cubesql: Do not generate large graphs for large IN filters (f29c9e4)

v0.35.35

17 May 16:13

Choose a tag to compare

0.35.35 (2024-05-17)

Bug Fixes

  • cubesql: Remove incorrect LOWER match rules and fallback to SQL pushdown (#8246) (6c39f37)
  • cubesql: Remove prefix underscore from aliases (#8266) (24e8977)
  • schema-compiler: Fix failing of WHERE FALSE queries (#8265) (e63b4ab)

Features

v0.35.34

15 May 14:33
@ovr ovr
74ed12d

Choose a tag to compare

0.35.34 (2024-05-15)

Bug Fixes

  • cubestore: S3 - STS credentials (align aws-creds to 0.36 in fork) (#8264) (1a5b27d)

v0.35.33

15 May 07:48

Choose a tag to compare

0.35.33 (2024-05-15)

Bug Fixes

  • cubesql: Fix Databricks identifier quotes (a20f4b2)
  • Mismatched input '10000'. Expecting: '?', 'ALL', for post-aggregate members in Athena (#8262) (59834e7)

Features

  • cubesql: Rewrites for pushdown of subqueries with empty source (#8188) (86a58a5)
  • firebolt: Switch to the new auth method (#8182) (e559114)

v0.35.32

14 May 13:29
@ovr ovr
e366406

Choose a tag to compare

0.35.32 (2024-05-14)

Features

  • cubesql: Flatten IN lists expressions to improve performance (#8235) (66aa01d)
  • databricks-jdbc-driver: Support HLL (#8257) (da231ed)