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.30.74

Published by paveltiunov about 2 years ago

0.30.74 (2022-09-20)

Features

  • cubesql: Support LOWER(?column) IN (?literal) (#5319) (2e85182)
cube - v0.30.73

Published by paveltiunov about 2 years ago

0.30.73 (2022-09-19)

Features

  • cubesql: Increase limits for statements/portals/cursors (#5146) (363b42d)

Reverts

  • Revert "feat: strategy without creating temp table (#5299)" (0a3d646), closes #5299
cube - v0.30.72

Published by paveltiunov about 2 years ago

0.30.72 (2022-09-18)

Bug Fixes

  • cubestore: Immediately restart stale streaming jobs to avoid processing gaps for sparse streams (60075af)

Features

  • Introduce rollupLambda rollup type (#5315) (6fd5ee4)
  • strategy without creating temp table (#5299) (8e8f500)
  • cubesql: starts_with, ends_with, LOWER(?column) = ?literal (#5310) (321b74f)
cube - v0.30.71

Published by paveltiunov about 2 years ago

0.30.71 (2022-09-16)

Bug Fixes

  • @cubesj-backend/databricks-driver: Incorrect escaping of CSV passed to Cube Store -- Can't parse timestamp errors (21b139c)

Features

  • cubesql: Holistics - string not contains filter (#5307) (3e563db)
  • cubesql: Support filtering date within one granularity unit (427e846)
  • cubesql: Support startsWith/endsWidth filters (QuickSight) (#5302) (867279a)
cube - v0.30.70

Published by buntarb about 2 years ago

0.30.70 (2022-09-14)

Features

  • cubejs-docker: latest-jdk image added to the release cycle (#5288) (155076a)
cube - v0.30.69

Published by ovr about 2 years ago

0.30.69 (2022-09-13)

Bug Fixes

Features

  • base-driver: Split BaseDriver to @cubejs-backend/base-driver (#5283) (ca7f9d2)
  • cubesql: Holistics - support range of charts (#5281) (f52c682)
  • cubesql: Support pg_catalog.pg_stats meta layer table (f2a1da2)
cube - v0.30.68

Published by ovr about 2 years ago

0.30.68 (2022-09-09)

Features

  • cubesql: Support IN for __user (ThoughtSpot) (#5269) (d9aaefc)
  • cubesql: Support interval multiplication (bb2e82a)
cube - v0.30.67

Published by buntarb about 2 years ago

0.30.67 (2022-09-09)

Bug Fixes

  • freeze node.js dependencies for images (#5270) (7ea053e)
  • cubesql: Show MEASURE() instead of NUMBER() in measure aggregation type doesn't match error. (#5268) (a76059e)
  • schema-compiler: messed order in sub-query aggregate (#5257) (a6ad9f6)

Features

cube - v0.30.66

Published by buntarb about 2 years ago

0.30.66 (2022-09-08)

Bug Fixes

  • driver's constructor parameters initializers (#5258) (08324a5)
cube - v0.30.65

Published by ovr about 2 years ago

0.30.65 (2022-09-07)

Bug Fixes

  • cubestore: Fix 'no such file or directory' after cubestore restart (#5247) (efaf897)

Features

  • cubesql: Holistics - support in subquery introspection query (#5248) (977a251)
  • cubesql: Holistics - support left join introspection query (#5249) (455d31f)
  • docker: Install CrateDB driver (#5252) (40fdfd6)
cube - v0.30.64

Published by vasilev-alex about 2 years ago

0.30.64 (2022-09-07)

Bug Fixes

  • cubesql: select column with the same name as table (#5235) (1a20f6f)

Features

  • cubesql: Holistics - support schema privilege query (#5240) (ae59ddf)
  • cubesql: Support nullif with scalars (#5241) (138dcae)
  • cubesql: Support yearly granularity (ThoughtSpot) (#5236) (416ddd8)
cube - v0.30.63

Published by frolovdev about 2 years ago

0.30.63 (2022-09-05)

Bug Fixes

  • databricks-driver: add deprecation of token in jdbc connection string (#5208) (e59d72c)
  • query-orchestrator: delete temp tables (#5231) (a39944a)
cube - v0.30.62

Published by ovr about 2 years ago

0.30.62 (2022-09-02)

Features

  • cubesql: Superset - serverside paging (#5204) (dfd695d)
  • cubesql: Support dow granularity (ThoughtSpot) (#5172) (0919e40)
  • cubesql: Support doy granularity (ThoughtSpot) (#5232) (be26775)
cube - v0.30.61

Published by ovr about 2 years ago

0.30.61 (2022-09-01)

Bug Fixes

  • Correct error message when no pre-aggregation partitions were built and API instance accessing those (82f2378)

Features

  • cubesql: Eliminate literal filter (true or true = true) (#5142) (7a6f8f9)
  • cubesql: Improve support (formats) for TO_TIMESTAMP function (#5218) (044c3e1)
  • cubesql: Push down limit through projection (#5206) (3c6ff7d)
  • cubesql: Support LOCALTIMESTAMP (0089a65)
cube - v0.30.60

Published by vasilev-alex about 2 years ago

0.30.60 (2022-08-28)

Bug Fixes

  • cubestore: Read an inline table only on the assigned worker (#5147) (15c2aa0)
cube - v0.30.59

Published by ovr about 2 years ago

0.30.59 (2022-08-26)

Bug Fixes

  • cubesql: Persist dbname from connection for pg-wire (#5165) (6bdf5df)
  • cubestore-driver: Correct syntax for string cast (#5160) (961a2f2)

Features

  • cubestore: Support Cast from timestamp to string (#5163) (651a584)
cube - v0.30.58

Published by paveltiunov about 2 years ago

0.30.58 (2022-08-25)

Bug Fixes

  • @cubejs-backend/cubestore-driver: Aggregate function MERGE not allowed for column type bytes (#5164) (6cf5ad2)
  • @cubejs-backend/cubestore-driver: ParseError "Expected (, found: ..." (6ed62ae)

Features

  • cubesql: Support qtr granularity in DateTrunc for analytics queries (#5159) (ce13846)
cube - v0.30.57

Published by frolovdev about 2 years ago

0.30.57 (2022-08-25)

Bug Fixes

  • databricks-jdbc: databricks multiple downloads of jar (#5152) (ccb87bc)
  • databricks-jdbc: databricks user-agent (#5144) (a3a8b89)

Features

  • cubesql: DiscardAll in QE - clear prepared statements (b6fb724)
  • cubesql: Support new Superset version (#5154) (148a062)
  • cubesql: Support pg_catalog.pg_prepared_statements table (e03e557)
  • cubestore: Aggregating index in pre-aggregations (#5016) (0c3caca)
  • helm-charts: add values to configure service account (#5130) (2cc693c)
cube - v0.30.56

Published by ovr about 2 years ago

0.30.56 (2022-08-23)

Bug Fixes

  • cubesql: array_upper && array_lower UDFs return type fix (#5136) (9451a86)
  • cubesql: Normalize error messsage (ac00acb)

Features

  • Support usage of CTE (with realiasing) (e64db05)
  • cubesql: Disable optimizers for analytics queries (b710c95)
cube - v0.30.55

Published by ovr about 2 years ago

0.30.55 (2022-08-20)

Reverts

  • Revert "fix(cubejs): Fixes CubeStoreDriver user/password auth (#5123)" (3571d5a), closes #5123
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status