cube

📊 Cube — The Semantic Layer for Building Data Applications

OTHER License

Downloads
1.5M
Stars
17.8K
Committers
313

Bot releases are visible (Hide)

cube - v0.25.15

Published by paveltiunov almost 4 years ago

0.25.15 (2021-01-12)

Bug Fixes

  • Ensure agent events are delivered with a 50k backlog (bf0b9ec)

Features

cube - v0.25.14

Published by ovr almost 4 years ago

0.25.14 (2021-01-11)

Bug Fixes

  • @cubejs-client/react: useCubeQuery - clear resultSet on exception (#1734) (a5d19ae)
  • cubestore: filter pushdown optimization for aliased tables doesn't work (decfa3a)
  • cubestore: Fix parquet-format dependency as new one isn't compatible with current arrow version (f236314)
  • cubestore: Invalid argument error: Unable to get field named during merge resort (031f4fe)
  • cubestore: Log 0.4.12 dependency is broken (a484b12)
  • cubestore: Merge sort early exit (ddb292f)
  • cubestore: Merge sort seg fault on empty batch (4eb1f28)
  • cubestore: Remove debug output (8706798)
  • cubestore: Union merge sort support (8cd3994)
  • gateway: Allow healthchecks to be requested without auth (95c0c57)

Features

  • cubestore: Add CUBESTORE_DATA_DIR env variable (3571916)
  • cubestore: Float column type support (f427598)
  • cubestore: Merge resort implementation to support three tables merge joins (3fa675b)
  • docker: Upgrade Node.js to Node v12.20.1 (security release) (097a11a)
cube - v0.25.13

Published by paveltiunov almost 4 years ago

0.25.13 (2021-01-07)

Bug Fixes

  • Guard from undefined dataSource in queue key (6ae1fd6)
  • cubestore: Root Cargo.toml isn't used for docker build (8030fe3)
  • cubestore: Set default scale to 5 for floats (98d85eb)
  • cubestore: Support Utf8 to Boolean cast (7ac9892)
  • cubestore: Support Utf8 to Int64Decimal cast (c523b46)
  • Reduce agent event queue on network failures (548fb9a)

Features

  • cubestore: Drop unused chunks and partitions after compaction and repartition (94895a2)
  • cubestore: Float with exp number support (6e92c55)
cube - v0.25.12

Published by ovr almost 4 years ago

0.25.12 (2021-01-05)

Bug Fixes

  • @cubejs-client/react: updated peer dependency version (442a979)
  • cubestore: Join aliasing fails after rebase (67ffd4d)

Features

  • cubestore: Distribute unions across workers the same way as partitions (52f8a77)
cube - v0.25.11

Published by paveltiunov almost 4 years ago

0.25.11 (2021-01-04)

Bug Fixes

  • cubestore: File not found if upstream mounted as a network volume (68822ec)
  • cubestore: Fix write metastore locking (cbbacce)
  • cubestore: Handle corrupted log files and discard them with error (00a1c1a)
  • cubestore: Handle corrupted upstream metastore (d547677)
  • cubestore: Index repairs (d5dc4cf)
  • cubestore: Set default worker pool timeout to 2 minutes (139c8f6)
  • Declare Add missing externalQueueOptions for QueryCacheOptions (563fcdc)

Features

  • cubestore: Rebase arrow to 2020-01-02 version (3cbb46d)
  • cubestore: Three tables join support (b776398)
cube - v0.25.10

Published by paveltiunov almost 4 years ago

0.25.10 (2020-12-31)

Bug Fixes

  • @cubejs-backend/cubestore-driver: 2k batch size upload (d1be31e)
cube - v0.25.9

Published by paveltiunov almost 4 years ago

0.25.9 (2020-12-31)

Bug Fixes

  • @cubejs-backend/cubestore-driver: 10k batch size upload (d863a10)
cube - v0.25.8

Published by paveltiunov almost 4 years ago

0.25.8 (2020-12-31)

Features

  • @cubejs-backend/mysql-driver: More int and text types support for read only pre-aggregations (5bb2a4f)
cube - v0.25.7

Published by paveltiunov almost 4 years ago

0.25.7 (2020-12-30)

Bug Fixes

  • @cubejs-backend/mysql-driver: Handle mediumint(9) type (3d135b1)
cube - v0.25.6

Published by ovr almost 4 years ago

0.25.6 (2020-12-30)

Bug Fixes

  • Allow CUBEJS_SCHEDULED_REFRESH_TIMER to be boolean (4e80645)
cube - v0.25.5

Published by ovr almost 4 years ago

0.25.5 (2020-12-30)

Features

  • Allow to specify socket for PORT/TLS_PORT, fix #1681 (b9c4669)
cube - v0.25.4

Published by paveltiunov almost 4 years ago

0.25.4 (2020-12-30)

Bug Fixes

  • cubestore: next_table_seq sanity check until transactions arrive (f9b65ea)
  • cubestore: Atomic WAL activation (0c64e69)
  • cubestore: Migrate to memory sequence tracking until transactions arrive (7308a63)
  • cubestore: Move to RocksDB Snapshot reading to ensure strong metastore read consistency (68dac72)

Features

  • @cubejs-backend/cubestore-driver: Increase upload batch size to 50k (1bebc1d)
  • server-core: Compatibility shim, for legacy imports (2116799)
  • server-core: Initial support for TS (df45216)
  • server-core: Introduce CUBEJS_PRE_AGGREGATIONS_SCHEMA, use dev_preaggregations/prod_preaggregations by default (e5bdf3d)
  • server-core: Move to TS (d7b7431)
cube - v0.25.3

Published by paveltiunov almost 4 years ago

0.25.3 (2020-12-28)

Bug Fixes

  • CUBEJS_SCHEDULED_REFRESH_CONCURRENCY doesn't work (1f6b505)
cube - v0.25.2

Published by paveltiunov almost 4 years ago

0.25.2 (2020-12-27)

Bug Fixes

  • @cubejs-backend/query-orchestrator: Throw an exception on empty pre-agg in readOnly mode, refs #1597 (17d5fdb)
  • @cubejs-backend/schema-compiler: MySQL double timezone conversion (e5f1490)
  • @cubejs-client/react: prevent state updates on unmounted components (#1684) (4f3796c)
  • api-gateway: /readyz /healthz - correct response for partial outage (1e5bdf5)

Features

  • Ability to set timeouts for polling in BigQuery/Athena (#1675) (dc944b1), closes #1672
  • Concurrency controls for scheduled refresh (2132f0d)
  • api-gateway: Support schema inside Authorization header, fix #1297 (2549004)
  • cubestore: Default decimal scale (a79f98b)
cube - v0.25.1

Published by paveltiunov almost 4 years ago

0.25.1 (2020-12-24)

Bug Fixes

  • @cubejs-backend/schema-compiler: Better error message for join member resolutions (30cc3ab)
  • @cubejs-backend/schema-compiler: Error: TypeError: R.eq is not a function -- existing joins in rollup support (5f62aae)
  • @cubejs-client/playground: propagate cubejs token (#1669) (f1fb563)
  • cubestore: Merge join empty side fixes (5e65c3e)
  • cubestore: Non atomic primary key allocation conflicts (073ac8c)
  • cubestore: Pass join on sort conditions explicitly. Avoid incorrectly selected sort keys. (b6a2e4a)
  • playground: Use basePath from configuration, fix #377 (c94cbce)

Features

  • @cubejs-backend/dremio-driver: Add HTTPS support for Dremio (#1666), Thanks @chipblox (1143e9c)
  • athena-driver: Support readOnly option, add typings (a519cb8)
  • elasticsearch-driver: Support CUBEJS_DB_ELASTIC_QUERY_FORMAT, Thanks @dylman79 (a7460f5)
cube - v0.25.0

Published by paveltiunov almost 4 years ago

0.25.0 (2020-12-21)

Bug Fixes

  • @cubejs-client/playground: chart renderer load (#1658) (bbce716)
  • getQueryStage throws undefined is not a function (0de1603)

Features

  • Allow cross data source joins (a58336e)
  • Allow cross data source joins: Serverless support (034cdc8)
cube - v0.24.15

Published by paveltiunov almost 4 years ago

0.24.15 (2020-12-20)

Bug Fixes

  • cubestore: Atomic chunks repartition (b1a23da)
  • cubestore: Atomic index snapshotting (8a50f34)

Features

  • Allow joins between data sources for external queries (1dbfe2c)
  • cubestore: Support GROUP BY DECIMAL (#1652) (4ad97dc)
cube - v0.24.14

Published by paveltiunov almost 4 years ago

0.24.14 (2020-12-19)

Bug Fixes

  • Rollup match results for rollupJoin (0279b13)
  • api-gateway: Fix broken POST /v1/dry-run (fa0cae0)

Features

cube - v0.24.13

Published by vasilev-alex almost 4 years ago

0.24.13 (2020-12-18)

Bug Fixes

  • @cubejs-client/react: reset the error on subsequent calls (#1641) (2a65dae)

Features

  • api-gateway: Dont run all health checks, when the one is down (f5957f4)
  • Rollup join implementation (#1637) (bffd220)
cube - v0.24.12

Published by ovr almost 4 years ago

v0.24.12 (2020-12-16)

Bug Fixes

Features

  • api-gateway: Support POST for /v1/dry-run (d9af942)
  • query-orchestrator: detects bigint in readOnly mode, when it's Number (a21cc10)
  • Introduce health checks (#1607) (d96c662)
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status