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

Published by paveltiunov 8 months ago

0.34.53 (2024-02-13)

Bug Fixes

  • cubesql: SQL push down can be incorrectly routed to Cube Store pre-aggregations (#7752) (1a6451c)
cube - v0.34.50

Published by vasilev-alex 9 months ago

0.34.50 (2024-01-31)

Bug Fixes

  • cubestore: Single job process don't stop after job done (#7706) (b84a345)
  • Merge streaming methods to one interface to allow SQL API use batching and Databricks batching implementation (#7695) (73ad72d)
  • playground: replace antd popover for settings (#7699) (56b44ee)
cube - v0.34.49

Published by paveltiunov 9 months ago

0.34.49 (2024-01-26)

Bug Fixes

  • Revert drillMembers include in views as it's a breaking change. Need to re-introduce it through evaluation on cube level and validating drillMembers are included in view (#7692) (6cbbaa0)
cube - v0.34.48

Published by paveltiunov 9 months ago

0.34.48 (2024-01-25)

Bug Fixes

  • cubesql: Fix unary minus operator precedence (d5a935a)
  • cubesql: Segment mixed with a filter and a date range filter may affect push down of inDateRange filter to time dimension (#7684) (f29a7be)
  • cubesql: Support Sigma Sunday week granularity (3d492eb)
  • Join order is incorrect for snowflake schema views with defined join paths (#7689) (454d456), closes #7663

Features

  • cubesql: Support KPI chart in Thoughtspot (dbab39e)
  • cubesql: Support unwrapping BINARY expr from SUM() (#7683) (ce93cc7)
  • View members inherit title, format and drillMembers attribute (#7617) Thanks @CallumWalterWhite ! (302a756)
cube - v0.34.47

Published by paveltiunov 9 months ago

0.34.47 (2024-01-23)

Features

  • cubesql: TO_CHAR - support more formats, correct NULL handling (#7671) (2d1e2d2)
  • duckdb-driver: Support advanced configuration for S3 via env variables (#7544) (4862195)
cube - v0.34.46

Published by paveltiunov 9 months ago

0.34.46 (2024-01-18)

Bug Fixes

Features

  • cubesql: Cache plan rewrites with and without replaced parameters (#7670) (c360d3c)
cube - v0.34.45

Published by paveltiunov 9 months ago

0.34.45 (2024-01-16)

Features

cube - v0.34.44

Published by ovr 9 months ago

0.34.44 (2024-01-15)

Bug Fixes

  • query-orchestrator: QueryQueue - reduce trafic (unexpected call for query stage) (#7646) (ecf3826)

Features

  • query-orchestrator: Queue - reduce traffic for processing (Cube Store only) (#7644) (7db90fb)
cube - v0.34.43

Published by vasilev-alex 9 months ago

0.34.43 (2024-01-11)

Bug Fixes

cube - v0.34.42

Published by paveltiunov 10 months ago

0.34.42 (2024-01-07)

Features

  • cubesql: Compiler cache for rewrite rules (#7604) (995889f)
cube - v0.34.41

Published by paveltiunov 10 months ago

0.34.41 (2024-01-02)

Bug Fixes

  • @cubejs-client/ngx: set module to fesm2015 (#7571) Thanks @loremaps! (aaa8bfd), closes #7570
  • cubesql: Enable Visitor on GROUP BY expressions (#7575) (bcc1a89)
  • cubestore: Panic in hash join (#7573) (aa6c08b)
  • databricks-jdbc-driver: Time series queries with rolling window & time dimension (#7564) (79d033e)
  • Do not fail extractDate on missing result set (c8567ef)

Features

cube - v0.34.40

Published by paveltiunov 10 months ago

0.34.40 (2023-12-21)

Features

  • cubesql: Do not run split re-aggregate for trivial push down to improve wide table queries (#7567) (8dbf879)
cube - v0.34.39

Published by ovr 10 months ago

0.34.39 (2023-12-21)

Bug Fixes

  • base-driver: Support parsing intervals with month|quarter|year granularity (#7561) (24c850c)
  • clickhouse-driver: Correct parsing for DateTime('timezone') (#7565) (d39e4a2)

Features

  • jdbc-driver: Upgrade java to ^0.14 (to support new JDK & Node.js) (#7566) (fe10c9b)
cube - v0.34.38

Published by ovr 10 months ago

0.34.38 (2023-12-19)

Bug Fixes

  • dremio-driver: Fix generation of time series SQL (#7503) (7e84d4c)

Features

  • native: NodeObjSerializer - support serializing sequences (#7560) (c19679d)
cube - v0.34.37

Published by paveltiunov 10 months ago

0.34.37 (2023-12-19)

Bug Fixes

  • clickhouse-driver: Initial support for DateTime64, fix #7537 (#7538) (401e9e1)
  • Internal: Error during planning: No field named for pre-aggregat… (#7554) (412213c)

Features

  • client-core: Add meta field for Cube type definition (#7527) (75e201d)
  • cubesql: Avoid pushing split down for trivial selects to optimi… (#7556) (2bf86e5)
  • native: Support Python 3.12 (#7550) (618a81e)
cube - v0.34.36

Published by paveltiunov 10 months ago

0.34.36 (2023-12-16)

Bug Fixes

  • cubesql: Improve performance for wide table querying (#7534) (0f877d4)
cube - v0.34.35

Published by paveltiunov 10 months ago

0.34.35 (2023-12-13)

Bug Fixes

  • cubesql: Support Sigma Computing table schema sync (d87bd19)

Features

cube - v0.34.34

Published by ovr 10 months ago

0.34.34 (2023-12-12)

Bug Fixes

  • api-gateway: Catch error from contextToApiScopes (#7521) (0214472)
  • api-gateway: Fallback to global error middelware for async handlers (#7520) (74b0862)
  • api-gateway: Removed hasOwnProperty check for request object (#7517) (2129a1b)
  • deps: Upgrade qs (CVE-2022-24999) (#7518) (55422a1)
cube - v0.34.33

Published by ovr 10 months ago

0.34.33 (2023-12-11)

Features

  • duckdb-driver: Declare user agent information (#7490) (59557e8)
  • query-orchestrator: Reduce number of touches for pre-aggregations (#7515) (c22eb91)
cube - v0.34.32

Published by paveltiunov 11 months ago

0.34.32 (2023-12-07)

Bug Fixes

  • query-orchestrator: Queue - clear timer on streaming (#7501) (ac2357d)

Features

  • cubesql: Add CURRENT_DATE function definitions for Postgres and Snowflake so those can be pushed down (ac1ca88)
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status