cube

📊 Cube — The Semantic Layer for Building Data Applications

OTHER License

Downloads
1.5M
Stars
17.8K
Committers
313

Bot releases are hidden (Show)

cube - v0.33.57

Published by ovr about 1 year ago

0.33.57 (2023-09-15)

Bug Fixes

  • cubesql: ORDER BY references outer alias instead of inner expression for SQL push down (778e16c)
  • cubestore: Eviction - schedule compaction as blocking task (#7133) (009b1d6)
  • docs: change header layout (#7136) (581faad)
  • redshift-driver: resolves issue where redshift column order can come back in a different order, causing pre-aggregations across partitions to encounter a union all error (#6965) Thanks @jskarda829 @magno32 ! (30356d9)

Features

  • Config - improve validation (use strict mode) (#6892) (5e39b9b)
  • cubesql: CONCAT function support for SQL push down (da24afe)
  • cubesql: DATE_TRUNC support for SQL push down (#7132) (ae80eb1)
  • cubestore: Int96 and Decimal96 support (#6952) (0262d67)
  • native: Cube.py - support orchestratorOptions/http/jwt (#7135) (7ab977f)
cube - v0.33.56

Published by ovr about 1 year ago

0.33.56 (2023-09-13)

Features

  • native: Cube.py - introduce config decorator (#7131) (84fad15)
  • native: Cube.py - support pre_aggregations_schema (#7130) (5fc3b8d)
  • native: Initial support for Python 3.12 (#7129) (cc81cd2)
  • native: Python - support tuple type (#7128) (2518e16)
cube - v0.33.55

Published by ovr about 1 year ago

0.33.55 (2023-09-12)

Features

  • client-core: castNumerics option (#7123) (9aed9ac)
  • cubestore: Cache - auto trigger for full compaction (#7120) (675a0a0)
  • native: Cube.py - support semanticLayerSync/schemaVersion (#7124) (1df04da)
  • native: Jinja - support passing Map/Seq to Python (#7125) (b7762a1)
cube - v0.33.54

Published by paveltiunov about 1 year ago

0.33.54 (2023-09-12)

Bug Fixes

  • cubestore: COUNT(*) don't work on subquery with aggregation (#7117) (fa48e92)
  • cubestore: Fix error in projection pushdown (#7119) (88ef3d6)

Features

  • cubesql: ORDER BY SQL push down support (#7115) (49ea3cf)
  • cubestore: Increase parallelism for Cache Store (#7114) (ad1b146)
cube - v0.33.53

Published by paveltiunov about 1 year ago

0.33.53 (2023-09-08)

Features

cube - v0.33.52

Published by ovr about 1 year ago

0.33.52 (2023-09-07)

Features

cube - v0.33.51

Published by ovr about 1 year ago

0.33.51 (2023-09-06)

Features

  • cubesql: Support inet_server_addr stub (9ecb180)
  • native: Cube.py - support contextToAppId/contextToOrchestratorId (#6725) (77e8432)
  • native: cube.py - support file_repository (#7107) (806db35)
cube - v0.33.50

Published by ovr about 1 year ago

0.33.50 (2023-09-04)

Bug Fixes

  • cubestore: Eviction - correct size counting for old keys (#7097) (8ded651)

Features

  • cubesql: Support Date32 to Timestamp coercion (54bdfee)
  • cubestore: Eviction - truncate expired keys (#7081) (327f2dc)
cube - v0.33.49

Published by ovr about 1 year ago

0.33.49 (2023-08-31)

Bug Fixes

  • databricks-driver: Uppercase filter values doesn't match in contains filter (#7067) (1e29bb3)
  • mongobi-driver: Invalid configuration for mysql2 connection (#6352) Thanks @loremaps! (edaf326), closes #5527

Features

  • cubesql: Support multiple values in SET (41af344)
  • cubestore: Support eviction for cache (#7034) (2f16cdf)
cube - v0.33.48

Published by ovr about 1 year ago

0.33.48 (2023-08-23)

Features

  • cubesql: Ungrouped queries support (#7056) (1b5c161)
  • cubestore: Optimize CACHE SET on update (uneeded clone) (#7035) (8aea083)
  • cubestore: Optimize QUEUE ACK/CANCEL, CACHE DELETE (#7054) (ac7d1a8)
cube - v0.33.47

Published by paveltiunov about 1 year ago

0.33.47 (2023-08-15)

Bug Fixes

  • cubestore: Reduce memory usage while truncating (#7031) (29080d7)

Features

  • cubesql: Support LIMIT for SQL push down (1b5c19f)
cube - v0.33.46

Published by paveltiunov about 1 year ago

0.33.46 (2023-08-14)

Bug Fixes

  • cubestore: Missing filter in the middle of an index prunes unnecessary partitions (5690d8d)

Features

  • cubesql: Initial SQL push down support for BigQuery, Clickhouse and MySQL (38467ab)
cube - v0.33.45

Published by paveltiunov about 1 year ago

0.33.45 (2023-08-13)

Features

  • cubesql: CASE WHEN SQL push down (#7029) (80e4a60)
  • cubesql: Whole SQL query push down to data sources (#6629) (0e8a76a)
cube - v0.33.44

Published by ovr about 1 year ago

0.33.44 (2023-08-11)

Bug Fixes

  • cubejs-schema-compiler: cube level public should take precedence over dimension level public (#7005) (2161227)
  • cubestore: Store value_version for secondary index as u32 (#7019) (c8cfd62)

Features

cube - v0.33.43

Published by vasilev-alex about 1 year ago

0.33.43 (2023-08-04)

Bug Fixes

  • cubestore: Mark nullable fields for system.cache/queue/queue_results (#6984) (9e64e71)
  • duckdb-driver: Throw error on broken connection (#6981) (e64116d)
  • duckdb: reuse connection (#6983) (dc6c154)

Features

  • cubestore: Limit push down for system tables (cache, queue, queue_results) (#6977) (ace2054)
  • duckdb-driver: Allow to specify memory_limit as env variable (#6982) (84211b2)
cube - v0.33.42

Published by vasilev-alex about 1 year ago

0.33.42 (2023-08-03)

Bug Fixes

Features

  • schema-compiler: allow passing a catalog (#6964) (680f545)
cube - v0.33.41

Published by vasilev-alex about 1 year ago

0.33.41 (2023-07-28)

Bug Fixes

Features

cube - v0.33.40

Published by vasilev-alex about 1 year ago

0.33.40 (2023-07-27)

Features

  • cubestore: Tracking data amount using in processing (#6887) (92cae7a)
  • duckdb-driver: bump duckdb version (9678ebb)
cube - v0.33.39

Published by vasilev-alex about 1 year ago

0.33.39 (2023-07-25)

Features

cube - v0.33.38

Published by ovr over 1 year ago

0.33.38 (2023-07-21)

Note: Version bump only for package cubejs

Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status