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

Published by ovr over 1 year ago

0.32.29 (2023-04-25)

Bug Fixes

  • api-gateway: passing defaultApiScope env to the contextToApiScopesFn (#6485) (b2da950)
  • schema-compiler: yml backtick escaping (#6478) (39a9ac0)
  • server-core: Display refresh scheduler interval error as warning (#6473) (771f661)

Features

cube - v0.32.28

Published by vasilev-alex over 1 year ago

0.32.28 (2023-04-19)

Bug Fixes

  • mssql-driver: release stream connection (#6453) (7113fa1)
  • schema-compiler: Incorrect camelize for meta (#6444) (c82844e)
  • segment not found for path if rollup with segment is used within rollupJoin (6a3ca80)

Features

  • cubesql: Support new Thoughtspot introspection (a04c83a)
  • cubesql: Support psql's \list command (0b30def)
  • playground: use snake case for data models (398993a)
  • using snake case for model files, model templates updates (#6447) (37e3180)
cube - v0.32.27

Published by paveltiunov over 1 year ago

cube - v0.32.26

Published by ovr over 1 year ago

0.32.26 (2023-04-13)

Bug Fixes

  • cli: Validate command - allow node require (#6416) (ead63d8)
  • Ensure expired in memory cache value can't be used even in case renewalThreshold hasn't been met (64f5878)
  • re-export FileRepository (#6425) (52c9252)

Features

  • schema-compiler: JS - support snake_case for any properties (#6396) (f1b4c0b)
cube - v0.32.25

Published by buntarb over 1 year ago

0.32.25 (2023-04-12)

Bug Fixes

  • schema-compiler: Yaml - crash on fully commented file (#6413) (29d2eae)
  • server-core: turn off the jobs API renewQuery flag (#6414) (81dddb1)

Features

  • api-gateway, server-core: Orchestration API telemetry (#6419) (af0854d)
  • api-gateway, server-core: Renamed Permissions to ApiScopes (#6397) (800a96b)
  • duckdb-driver: Support countDistinctApprox (#6409) (6b1fadb)
cube - v0.32.24

Published by ovr over 1 year ago

0.32.24 (2023-04-10)

Reverts

  • Revert "feat(docker): Install DuckDB as built-in driver" (99ea6c1)
cube - v0.32.23

Published by ovr over 1 year ago

0.32.23 (2023-04-10)

Bug Fixes

  • Fix typo in driver name, DuckDB (c53a31c)

Features

  • docker: Install DuckDB as built-in driver (41a0ca1)
cube - v0.32.22

Published by ovr over 1 year ago

0.32.22 (2023-04-10)

Bug Fixes

Features

  • ducksdb-driver: Initial support (#6403) (00e41bf)
  • prestodb-driver: Add schema filter to informationSchemaQuery (#6382) Thanks @maatumo ! (cbf4620)
  • schema-compiler: Yaml - report error on misconfiguration (object instead of array) (#6407) (29e3778)
cube - v0.32.21

Published by ovr over 1 year ago

0.32.21 (2023-04-06)

Bug Fixes

  • cubestore: Query Cache - correct size calculation (complex TableValue) (#6400) (b0e3c88)
  • databricks-jdbc: startsWith, endsWith, contains filters (#6401) (7eeea60)

Features

  • cubestore: Introduce system.query_cache table (#6399) (a5e4bd3)
cube - v0.32.20

Published by ovr over 1 year ago

0.32.20 (2023-04-05)

Features

  • cubestore: Query cache - limits by time_to_idle and max_capacity (#6132) (edd220f)
  • cubestore: Separate configuration for count of metastore and cachestore snapshots (#6388) (df73851)
  • questdb-driver: Add SSL support (#6395) (e9a4458)
cube - v0.32.19

Published by ovr over 1 year ago

0.32.19 (2023-04-03)

Features

  • cubesql: Support date_trunc = literal date filter (#6376) (0ef53cb)
  • cubestore: Increase default TRANSPORT_MAX_FRAME_SIZE to 32Mb (#6381) (73f7ea9)
  • schema-compiler: Support new aliases for join.relationship (#6367) (34a18d8)
  • Support quarter(s) in dateRange for timeDimensions (#6385) (5a08721)
cube - v0.32.18

Published by paveltiunov over 1 year ago

0.32.18 (2023-04-02)

Bug Fixes

  • athena-driver: Correct handling for NULL values (#6171) (a1f4cd4)
  • playground: SQL API default port 15432 (416a9de)

Features

  • Cube based includes and meta exposure (#6380) (ead4ac0)
  • cubestore: Allow to configure max message_size/frame_size for transport (#6369) (be7d40b)
  • schema-compiler: Introduce public field (alias for shown) (#6361) (6d0c66a)
cube - v0.32.17

Published by ovr over 1 year ago

0.32.17 (2023-03-29)

Bug Fixes

Features

  • schema-compiler: Introduce support for sqlTable (syntactic sugar) (#6360) (c73b368)
  • sqlite-driver: Upgrade sqlite3 from 5.0.11 to 5.1.6, refs #6340 (#6287) (4ec1da3)

Reverts

  • Revert "docs(schema): replace camel-case properties with snake-case" (4731f4a)
  • Revert "docs: use snake-case property names" (eb97883)
cube - v0.32.16

Published by paveltiunov over 1 year ago

0.32.16 (2023-03-27)

Note: Version bump only for package cubejs

cube - v0.32.15

Published by paveltiunov over 1 year ago

cube - v0.32.14

Published by paveltiunov over 1 year ago

0.32.14 (2023-03-23)

Bug Fixes

  • cubestore: Create table failed: Internal: Directory not empty (os error 39) for local dir storage (103cabe)
  • Use last rollup table types to avoid type guessing for unionWithSourceData lambda queries (#6337) (15badfe)
cube - v0.32.13

Published by paveltiunov over 1 year ago

0.32.13 (2023-03-22)

Bug Fixes

  • cubestore-driver: Queue - correct APM events (#6251) (f4fdfc0)
  • cubestore: A single-character boolean value in csv is parsed incorrectly (#6325) (ce8f3e2)
cube - v0.32.12

Published by paveltiunov over 1 year ago

0.32.12 (2023-03-22)

Bug Fixes

  • cubesql: Support quicksight AVG Rebase window exprs: Physical plan does not support logical expression SUM(x) PARTITION BY (#6328) (5a5d7e4)
  • cubestore: If job has been scheduled to non-existent node it'd hang around forever (#6242) (69ef0b6)
  • cubestore: Retying download from external locations (#6321) (50841d9)

Features

  • cubestore-driver: Support timestamp(3) as a column type (#6324) (71dbca4)
  • server-core, query-orchestrator: sql-runner - supp… (#6142) (32c603d)
cube - v0.32.11

Published by paveltiunov over 1 year ago

0.32.11 (2023-03-21)

Bug Fixes

  • cubesql: Ignore timestamps which can't be represented as nanoseconds instead of failing (e393b06)
  • cubesql: Quicksight AVG measures support (#6323) (ada0afd)
cube - v0.32.10

Published by ovr over 1 year ago

0.32.10 (2023-03-20)

Bug Fixes

  • Refresh Scheduler - empty securityContext in driverFactory (#6316) (dd4c9d5)
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status