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

Published by ovr over 3 years ago

0.25.29 (2021-01-26)

Bug Fixes

  • cubestore: CSV import escape sequence (a3e118e)
  • cubestore: More CSV import escaping cases (9419128)
  • cubestore: Support NULL values in CSV import (529e5ac)

Features

  • cubestore: CUBESTORE_WAL_SPLIT_THRESHOLD env variable (0d7e550)
  • Improve logs for RefreshScheduler and too long execution (d0f1f1b)
cube - v0.25.28

Published by vasilev-alex over 3 years ago

0.25.28 (2021-01-25)

Bug Fixes

  • dependency version resolution (f314ec5)
  • cubestore: merge() and cardinality() now work on empty inputs (#1875) (0e35861)

Features

  • cubestore: HyperLogLog++ support for BigQuery (#1872) (357ecef)
cube - v0.25.27

Published by ovr over 3 years ago

0.25.27 (2021-01-25)

Bug Fixes

  • mongobi-driver: authSwitchHandler api is deprecated, please use new authPlugins api (5ee9349)

Features

  • server: Dont accept new request(s) during shutdown (#1855) (78f8f0b)
cube - v0.25.26

Published by paveltiunov over 3 years ago

0.25.26 (2021-01-25)

Features

  • BigQuery CSV pre-aggregation download support (#1867) (5a2ea3f)
cube - v0.25.25

Published by paveltiunov over 3 years ago

0.25.25 (2021-01-24)

Bug Fixes

  • cubestore: Ignore CUBEJS_DB_SSL env (86f06f7)

Features

  • cubestore: Migrate to tokio v1.0 and implement GCS support (#1864) (803efd2)
cube - v0.25.24

Published by paveltiunov over 3 years ago

0.25.24 (2021-01-22)

Bug Fixes

  • Non default data source cache key and table schema queries are forwarded to the default data source (2f7c672)
  • Non default data source cache key and table schema queries are forwarded to the default data source: broken test (#1856) (8aad3f5)
cube - v0.25.23

Published by ovr almost 4 years ago

0.25.23 (2021-01-22)

Bug Fixes

  • Map int2/4/8 to generic int type. fix #1796 (78e20eb)
  • api-gateway: Validate a case when chrono can return empty array (#1848) (e7349f7)
  • cubestore: Increase queue buffer to avoid lagging on wait (2605bdf)
  • cubestore: Queue uploads and downloads to avoid reads on unfinished S3 streams (b94eb26)
  • cubestore: Speed up S3 uploads (d7062c8)

Features

  • schema-compiler: Move some parts to TS (2ad0e2e)
cube - v0.25.22

Published by ovr almost 4 years ago

0.25.22 (2021-01-21)

Bug Fixes

  • cubestore: Add curl as a dependency for certs (d364fc4)
  • cubestore: Try to fix Invalid Parquet file on worker nodes (aab87c8)
  • playground: Create schema directory on changing env (f99f6cc)
  • server: Unexpected kill on graceful shutdown (fc99239)
  • server-core: Clear refresh uncaughtException for DevServer (1ea4882)

Features

  • Log warnings from createCancelableInterval (44d09c4)
  • @cubejs-client/playground: Database connection wizard (#1671) (ba30883)
  • cubestore: Add column type for HLL (#1827) (df97052)
  • server: Guard multiple restart in same time (45f19b8)
cube - v0.25.21

Published by vasilev-alex almost 4 years ago

0.25.21 (2021-01-19)

Bug Fixes

  • @cubejs-backend/api-gateway: readiness fix (#1791) (d5dad60)
  • @cubejs-backend/query-orchestrator: prevent generic pool infinite loop (#1793) (d4129c4)
  • @cubejs-client/playground: avoid styles override (4bdae02)

Features

  • cubestore: Cluster support (4846080)
  • cubestore: S3 sub path support (0cabd4c)
  • schema-compiler: Initial support for TS (5926067)
cube - v0.25.20

Published by paveltiunov almost 4 years ago

0.25.20 (2021-01-15)

Bug Fixes

  • Remove unnecessary SELECT 1 during scheduled refresh. Fixes #1592 (#1786) (66f9d91)
cube - v0.25.19

Published by paveltiunov almost 4 years ago

0.25.19 (2021-01-14)

Bug Fixes

  • Do not renew historical refresh keys during scheduled refresh (e5fbb12)

Features

  • cubestore: Improve support for the binary data type (#1759) (925f813)
cube - v0.25.18

Published by ovr almost 4 years ago

0.25.18 (2021-01-14)

Bug Fixes

Features

  • server: Kill Cube.js if it's stuck in gracefull shutdown (0874de8)
cube - v0.25.17

Published by paveltiunov almost 4 years ago

0.25.17 (2021-01-13)

Reverts

  • Revert "feat(server): Throw an exception when env file is not correct" (#1763) (f899786), closes #1763
cube - v0.25.16

Published by paveltiunov almost 4 years ago

0.25.16 (2021-01-13)

Bug Fixes

  • cli: Broken jdbc installation (b37a134)
  • server: configuration reload should overrite old env variables (bbb5c4a)
  • snowflake-driver: Handle null values for numbers, dates. fix #1741 (51c2bb2)
  • Pass dbType in DialectContext for dialectFactory (#1756) (5cf88bf), closes #1728

Features

  • cubestore: Filter mirroring push down optimization (49685d3)
  • server: Throw an exception when env file is not correct (abff7fc)
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)
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status