Skip to content

Releases: cube-js/cube

v0.35.43

31 May 14:31
@ovr ovr
419069f
Compare
Choose a tag to compare

0.35.43 (2024-05-31)

Bug Fixes

  • native: CLR - handle 1 level circular references for objects & arrays (#8314) (7e8e1ff)
  • native: Python - don't crash on extend_context (#8315) (e7e7067)

Features

v0.35.42

30 May 09:34
@ovr ovr
d2a2378
Compare
Choose a tag to compare

0.35.42 (2024-05-30)

Features

v0.35.41

27 May 16:24
@ovr ovr
534c2b1
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)