Skip to content

Releases: cube-js/cube

v0.35.47

07 Jun 05:00
Compare
Choose a tag to compare

0.35.47 (2024-06-07)

Bug Fixes

  • cubesql: Rollup doesn't work over aliased columns (#8334) (98e7529)

v0.35.46

06 Jun 22:21
Compare
Choose a tag to compare

0.35.46 (2024-06-06)

Bug Fixes

  • cubestore: Channel closed in query queue cache (#8327) (8898fb1)

v0.35.45

05 Jun 00:43
Compare
Choose a tag to compare

0.35.45 (2024-06-05)

Bug Fixes

  • cubesql: Don't duplicate time dimensions (577220d)
  • cubesql: Support DATE_TRUNC equals literal string (69ba0ee)

Performance Improvements

  • cubesql: Improve rewrite engine performance (4f78b8a)

v0.35.44

04 Jun 17:28
@ovr ovr
dd1e953
Compare
Choose a tag to compare

0.35.44 (2024-06-04)

Bug Fixes

  • databricks-jdbc-driver: Rolling window & count_distinct_approx (HLL) (#8323) (5969f0d)
  • query-orchestrator: Range intersection for 6 digits timestamp, fix #8320 (#8322) (667e95b)

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)