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

Published by buntarb almost 2 years ago

0.31.21 (2022-12-06)

Bug Fixes

  • cubestore: Error in processing loop: Row with id is not found for JobRocksTable for streaming jobs (f2de503)
  • cubestore: Avoid streaming jobs waiting for regular jobs to complete (#5725) (89d5bf4)
  • cubestore: Chunk all streaming input into bigger chunks based on time spent in write chunk operations and remove sequence gap checks as those fail for tables (1f2d9bf)
  • cubestore: Replay streams with earliest offset even for latest setting after failure (7ca71f5)
  • cubestore: ReplayHandle reconcile fails due to merge ReplayHandles with Chunks (#5713) (ac213a7)
  • cubestore: Streaming jobs stuck as stale (1cf3432)
  • databricks-jdbc: Databricks pre-aggregations schema with UC (#5726) (6281471)
  • playground: clear search value (#5720) (5b177f2)
  • More explanatory No pre-aggregation partitions were built yet message (#5702) (ec39baa)
cube - v0.31.20

Published by buntarb almost 2 years ago

0.31.20 (2022-12-02)

Bug Fixes

  • clickhouse-driver: Make ClickHouse driver readOnly by default (e6a85d1), closes #5479
  • clickhouse-driver: ParserError("Expected ',' or ')' after column definition, found: (") when Nullable(Float64) is present (81b2247)
  • cubesql: Fix escape symbols in LIKE expressions (5f3cd50)
  • cubestore: Orphaned replay handles after table drop (0e4b876)
  • cubestore: Sort by seq column to reduce Unexpected sequence increase gap (b5f06d0)
  • oracle-driver: Make oracle driver readOnly by default so pre-aggregations can be used (5efccba)

Features

  • cubesql: Support Thoughtspot include filter search (745fe5d)
  • cubesql: Support ThoughtSpot search filters (ee0fde4)
cube - v0.31.19

Published by paveltiunov almost 2 years ago

0.31.19 (2022-11-29)

Bug Fixes

  • Incorrect filter pushdown when filtering two left-joined tables (#5685) (c775869), closes #3777
  • packages/cubejs-client-core/package.json to reduce vulnerabilities (#5352) (76e8e43)
  • packages/cubejs-client-vue/package.json to reduce vulnerabilities (#5361) (effc694)
  • packages/cubejs-query-orchestrator/package.json to reduce vulnerabilities (#5347) (3442ddf)
  • packages/cubejs-schema-compiler/package.json to reduce vulnerabilities (#5359) (cd81554)
  • packages/cubejs-schema-compiler/package.json to reduce vulnerabilities (#5408) (6b7a95f)
  • packages/cubejs-templates/package.json to reduce vulnerabilities (#5342) (825605a)

Features

  • catalog support for the Databricks driver (#5666) (de5ba9a)
cube - v0.31.18

Published by ovr almost 2 years ago

0.31.18 (2022-11-28)

Bug Fixes

  • cubesql: Prevent infinite limit push down (f26d40a)
  • cubesql: Push down projection to CubeScan with literals (207616d)

Features

cube - v0.31.17

Published by ovr almost 2 years ago

0.31.17 (2022-11-23)

Features

cube - v0.31.16

Published by paveltiunov almost 2 years ago

0.31.16 (2022-11-23)

Features

  • ksql-driver: Support offset earliest, replays and per partition streaming (#5663) (3a79d02)
cube - v0.31.15

Published by paveltiunov almost 2 years ago

0.31.15 (2022-11-17)

Bug Fixes

  • @cubejs-backend/snowflake-driver: Make CUBEJS_DB_SNOWFLAKE_CLIENT_SESSION_KEEP_ALIVE=true by default (be12c40)
  • extends YAML support (982885e)
  • client-react: check meta changes (4c44551)
  • druid-driver: Respect day light saving (#5613) (388c992)
  • packages/cubejs-client-core/package.json to reduce vulnerabilities (#5415) (fb2de68)
  • packages/cubejs-client-react/package.json to reduce vulnerabilities (#5390) (0ab9c30)
  • packages/cubejs-databricks-jdbc-driver/package.json to reduce vulnerabilities (#5413) (6a891f0)
  • packages/cubejs-databricks-jdbc-driver/package.json to reduce vulnerabilities (#5429) (a45c9a8)
  • packages/cubejs-query-orchestrator/package.json to reduce vulnerabilities (#5409) (5e9fe68)
  • packages/cubejs-templates/package.json to reduce vulnerabilities (#5403) (c9706cb)
  • server-core: Force flush events if their count is greater than the agent frame size (#5602) (17d1d98)

Features

  • databricks-jdbc: jdbc (jar) driver update (#5610) (aacd8cd)
  • databricks-jdbc: jdbc (jar) driver update (#5612) (372ed71)
  • docs: add new component to display code snippets side-by-side (146328c)
  • Replace YAML parser to provide more meaningful parse errors (9984066)
  • Support snake case in YAML relationship field (f20fe6b)

Reverts

  • Revert "feat(databricks-jdbc): jdbc (jar) driver update (#5610)" (#5611) (23ed416), closes #5610 #5611
cube - v0.31.14

Published by ovr almost 2 years ago

0.31.14 (2022-11-14)

Bug Fixes

  • cubesql: Allow referencing CTEs in UNION (7f5bc83)
  • cubesql: Keep CubeScan literal values relation (6d3856a)
  • playground: schemaVersion updates (5c4880f)

Features

cube - v0.31.13

Published by paveltiunov almost 2 years ago

0.31.13 (2022-11-08)

Bug Fixes

Features

  • export bucket CVS files escape symbol support (#5570) (09ceffb)
  • notStartsWith/notEndsWith filters support (#5579) (8765833)
  • YAML snake case and .yaml extension support (#5578) (c8af286)
cube - v0.31.12

Published by paveltiunov almost 2 years ago

0.31.12 (2022-11-05)

Bug Fixes

  • Cannot read property 'apply' of undefined on missed dimension sql (#5559) (6f85096)
  • YAML filter support (fb6fade)
  • cubestore: Fix partition pruning (#5548) (8bc4aee)
  • No column found in case non equals filter query incorrectly matched against rollup with no dimensions (#5552) (73b3203)
  • TypeError: Cannot read property 'dimension' of undefined for rolling window rollup without time dimension (#5553) (03c3b6f)

Features

  • Trino driver (e58c392)
  • cubesql: Support Skyvia date granularities (df69d93)
cube - v0.31.11

Published by paveltiunov almost 2 years ago

0.31.11 (2022-11-02)

Bug Fixes

  • @cubejs-backend/prestodb-driver: Replace double escaping in contain filter (#5529) (7870705), closes #5528
  • cubestore: Fix streaming index (#5550) (061305e)

Features

cube - v0.31.10

Published by paveltiunov almost 2 years ago

0.31.10 (2022-11-01)

Bug Fixes

  • Revert back strict shown checks behavior for consistency reasons (#5551) (c3ee4e6), closes #5542
cube - v0.31.9

Published by paveltiunov almost 2 years ago

0.31.9 (2022-11-01)

Bug Fixes

  • @cubejs-client/core: startsWith and endsWith to filterOperatorsForMember (#5544) (583de4a)
  • You requested hidden member in case of rolling window measure is being used in a view (#5546) (c00ea43)
cube - v0.31.8

Published by paveltiunov almost 2 years ago

0.31.8 (2022-10-30)

Bug Fixes

  • cubesql: Count measure type changed from u64 to i64 (#5535) (f568851)

Features

  • YAML support (#5539) (29c19db)
  • cubesql: Support BOOL_AND, BOOL_OR aggregate functions (#5533) (a2e6e38)
  • cubesql: Support Sigma Computing number filters (f2f2abd)
  • cubesql: Thoughspot - count distinct with year and month (#5450) (d44baad)
cube - v0.31.7

Published by paveltiunov almost 2 years ago

0.31.7 (2022-10-27)

Bug Fixes

Features

  • cubesql: Support is null, is not null in SELECT (d499c47)
  • cubesql: Support Sigma Computing string filters (d18b971)
cube - v0.31.6

Published by ovr about 2 years ago

0.31.6 (2022-10-20)

Bug Fixes

  • docker: Correct lock for deps with yarn.lock (#5509) (97ca524)

Features

cube - v0.31.5

Published by ovr about 2 years ago

0.31.5 (2022-10-20)

Bug Fixes

  • cubesql: Use real database name in Postgres meta layer (031a90f)

Features

  • cubesql: Allow EXTRACT field to be parsed as a string (cad1e0b)
  • cubestore: CC-1133 - add headers to telemetry request (#5473) (26fa817)
  • pre-aggregations build jobs API endpoint (#5251) (4aee3ef)
cube - v0.31.4

Published by paveltiunov about 2 years ago

0.31.4 (2022-10-13)

Bug Fixes

  • cubestore: Extension planner for LogicalAlias error (#5459) (8153459)
  • druid-driver: query timezone fix (#5372) (ccad5fc)

Features

cube - v0.31.3

Published by buntarb about 2 years ago

0.31.3 (2022-10-08)

Bug Fixes

cube - v0.31.2

Published by paveltiunov about 2 years ago

0.31.2 (2022-10-08)

Bug Fixes

  • Added connection test completed successfully log (#5444) (a8e1180)
  • Temp tables dropped for ksql after successfully created (#5445) (7726c82)
  • cubesql: Handle Panic on simple query executiony (#5394) (84dc442)

Features

  • mssql-driver: add column type mapping for a bit type (#5442) (0ed7ba4)
  • Includes and Excludes directives for Cube Views (#5437) (7c35604)
  • cubesql: Support boolean decoding in pg-wire (#5436) (4fd2ee6)
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status