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

Published by vasilev-alex over 2 years ago

0.29.50 (2022-04-18)

Bug Fixes

Features

  • cubesql: Initial support for Binary format in pg-wire (a36845c)
  • cubesql: Support Describe(Portal) for pg-wire (34cf111)
  • cubesql: Support pg_depend postgres table (ceb35d4)
cube - v0.29.49

Published by paveltiunov over 2 years ago

0.29.49 (2022-04-15)

Bug Fixes

  • athena: Support plain bucket for CUBEJS_DB_EXPORT_BUCKET (#4390) (4b4dd60)
  • mssql: Add uniqueidentifier type support -- Custom type 'uniqueidentifier' is not supported (#4386) Thanks @jdeksup! (fb77332)
cube - v0.29.48

Published by paveltiunov over 2 years ago

0.29.48 (2022-04-14)

Bug Fixes

  • cubesql: Support pg_catalog.format_type through fully qualified name (9eafae0)
  • cubestore: Empty CUBESTORE_S3_SUB_PATH leads to can't list file error (#4324) (0b35064)
  • cubestore: Inactive partition compaction: replace error with warn (#4337) (2ad61ee)
  • cubestore: Support a space separated binary strings for HyperLogLog fields in csv -- Can't parse column value for countDistinctApprox in Athena (#4383) (8b320b6)

Features

  • cubesql: Initial support for prepared statements in pg-wire (#4244) (912b52a)
  • query-language: "total" flag support (#4134) (51aef5e)
  • Support Compound Primary Keys (#4370) Thanks @rccoe! (0e3983c), closes #4364
  • cubesql: Postgres Apache Superset connection flow support (ab256d9)
cube - v0.29.47

Published by ovr over 2 years ago

0.29.47 (2022-04-12)

Bug Fixes

  • cubesql: Correct MySQL types in response headers (#4362) (c507f82)
  • cubesql: Special handling for bool as string (3ba27bf)
  • cubesql: Support boolean (ColumnType) for MySQL protocol (23f8367)
cube - v0.29.46

Published by paveltiunov over 2 years ago

0.29.46 (2022-04-11)

Bug Fixes

  • cubesql: Rewrite engine decimal measure support (8a0fa98)

Features

  • cubesql: Support format_type UDF for Postgres (#4325) (8b972ca)
cube - v0.29.45

Published by paveltiunov over 2 years ago

0.29.45 (2022-04-09)

Bug Fixes

  • cubesql: Rewrite engine datafusion after rebase regressions: mismatched to_day_interval signature, projection aliases, order by date. (8310f7e)
cube - v0.29.44

Published by paveltiunov over 2 years ago

0.29.44 (2022-04-07)

Note: Version bump only for package cubejs

cube - v0.29.43

Published by paveltiunov over 2 years ago

0.29.43 (2022-04-07)

Bug Fixes

  • cubesql: Rewrites don't respect projection column order (cfe35a7)
  • cubestore: Filters aren't included in index choosing (c582622)

Features

  • cubesql: Rewrite engine error handling (3fba823)
  • cubesql: Upgrade rust to 1.61.0-nightly (2022-02-22) (c836065)
  • cubestore: Add CUBEJS_GH_API_TOKEN env var to download script (#4282) Thanks @icebob! (ac57162)
  • cubestore: Explain implementation (#4303) (53fe3f3)
cube - v0.29.42

Published by paveltiunov over 2 years ago

0.29.42 (2022-04-04)

Bug Fixes

  • @cubejs-backend/snowflake-driver: Download numbers with 0 scale as integers in pre-aggregations (42eb582)
  • cubesql: Allow quoted variables with SHOW syntax (#4313) (3eece0e)
  • playground: adding a query parameter in Playground requires one extra click to type in search field (#4295) (4abab96)
  • playground: rollup designer count distinct warning (#4309) (add2dd3)
  • playground: transparency under the searchbar in some cases (#4301) (6cdb20c)

Features

  • cubesql: Rewrite engine segments support (48b0767)
cube - v0.29.41

Published by RusovDmitriy over 2 years ago

0.29.41 (2022-04-03)

Bug Fixes

  • jdbc-driver: Handle mvn error for empty java dependencies (#4307) (9e12511)
cube - v0.29.40

Published by paveltiunov over 2 years ago

0.29.40 (2022-04-03)

Bug Fixes

  • cubesql: Table columns should take precedence over projection to mimic MySQL and Postgres behavior (60d6e45)

Features

  • cubestore: IN operator support for decimal type (#4306) (d728163)
cube - v0.29.39

Published by ovr over 2 years ago

0.29.39 (2022-04-01)

Bug Fixes

  • native: Post installation issue with npm (avoid bundledDependencies) (6163838)
cube - v0.29.38

Published by ovr over 2 years ago

0.29.38 (2022-04-01)

Bug Fixes

  • cubesql: Deallocate statement on specific command in MySQL protocol (ab3f36c)
  • cubesql: Enable EXPLAIN support for postgres (c0244d1)
  • cubestore: Add compaction and chunk writing guards to cleanup uploads folder on any failures to minimize storage bloating (b6e79fa)
  • native: Post installation issue with npm (#4302) (8aa9c71)

Features

  • cubesql: Initial support for current_schemas() postgres function (e0907ff)
  • cubesql: Postgres pg_catalog.pg_class MetaLayer table (#4287) (d70da08)
  • cubesql: Support binding values for prepared statements (MySQL only) (ad26dc5)
  • cubesql: Support current_schema() postgres function (44b64ce)
  • cubesql: Support information_schema.character_sets (postgres) table (1804b79)
  • cubesql: Support information_schema.key_column_usage (postgres) table (84cf2c1)
  • cubesql: Support information_schema.referential_constraints (postgres) table (eeb42be)
  • cubesql: Support information_schema.table_constraints (postgres) table (2d6bfee)
  • cubesql: Support pg_catalog.pg_description and pg_catalog.pg_constraint MetaLayer tables (#4292) (0ea9699)
  • MySQL SET variables / Postgres SHOW SET variables (#4266) (88ec3cc)
  • cubesql: Postgres pg_catalog.pg_proc MetaLayer table (#4289) (b3613d0)
  • cubesql: Support pg_catalog.pg_attrdef table (d6aae8d)
  • cubesql: Support pg_catalog.pg_attribute table (d5f7d0c)
  • cubesql: Support pg_catalog.pg_index table (a621532)
cube - v0.29.37

Published by ovr over 2 years ago

0.29.37 (2022-03-29)

Bug Fixes

  • cubesql: Dropping session on close for pg-wire (#4280) (c4442be)
  • cubesql: Rewrite engine: support for stacked time series charts (c1add2c)
  • packages/cubejs-bigquery-driver/package.json to reduce vulnerabilities (#3924) (e44ca40)
  • cubesql: Rewrite engine can't parse db prefixed table names (b7d9382)

Features

  • @cubejs-backend/schema-compiler: Allow filtering with or/and in FILTER_PARAMS (#4253) Thanks @tchell! (cb1446c)
  • cubesql: Global Meta Tables (88db9ea)
  • cubesql: Global Meta Tables - add tests (42e9517)
  • cubesql: Global Meta Tables - cargo fmt (c8336d9)
  • cubesql: Support pg_catalog.pg_range table (625c03a)
  • Introduce CUBEJS_ALLOW_UNGROUPED_WITHOUT_PRIMARY_KEY env (#2941) Thanks @vignesh-123 ! (fa829bf)
cube - v0.29.36

Published by paveltiunov over 2 years ago

0.29.36 (2022-03-27)

Features

  • cubesql: Improve Postgres, MySQL meta layer (#4228) (5c8d002)
  • cubesql: Rewrite engine first steps (#4132) (84c51ed)
  • cubesql: Support pg_catalog.pg_namespace table (66e41da)
  • cubesql: Support pg_catalog.pg_type table (d792bb9)
cube - v0.29.35

Published by ovr over 2 years ago

0.29.35 (2022-03-24)

Bug Fixes

  • cubesql: Fix decoding for messages without body in pg-wire protocol (f7aa6ed)
  • cubesql: Specify required parameters on startup for pg-wire (b79088b)
  • query-orchestrator: Pin es5-ext version (#4257) (4a17e9c)

Features

  • cubesql: Split variables to session / server for MySQL (#4255) (f78b539)
cube - v0.29.34

Published by RusovDmitriy over 2 years ago

0.29.34 (2022-03-21)

Bug Fixes

  • cubesql: Disable MySQL specific functions/statements for pg-wire protocol (#4222) (21f6cde)

Features

  • cubesql: Correct response for SslRequest in pg-wire (#4238) (bd1468a)
  • server: Allow to configure allowNodeRequire for DataSchemaCompiler (#4235) (64b8ff6)
cube - v0.29.33

Published by vasilev-alex over 2 years ago

0.29.33 (2022-03-17)

Bug Fixes

  • cubesql: Add numeric_scale field for information_schema.columns (2e2877a)
  • helm-charts: add missing config for sqlAPI (#4191) (7a7c5da)
  • playground: rollup designer query compatibility (#4224) (000e28d)
  • TypeError: Cannot create proxy with a non-object as target or handler /cubejs-api/v1/run-scheduled-refresh request without auth params (a04f13f)

Features

  • cubejs-api-gateway: add dbType to load req success event for db usage analytics (fc23028)
  • cubesql: Enable PostgresServer via env variable (39b6528)
  • cubesql: Initial support for pg-wire protocol (1b87c8c)
  • cubesql: Support meta layer and dialect for Postgres service (#4215) (46af90d)
  • cubesql: Support PLAIN authentication method to pg-wire (#4229) (c4fbd8c)
  • cubesql: Support SHOW processlist (0194098)
  • playground: non-additive measures message (#4236) (ae18bbc)
cube - v0.29.32

Published by paveltiunov over 2 years ago

0.29.32 (2022-03-10)

Bug Fixes

  • @cubejs-backend/dbt-schema-extension: dbt metric types are not pā€¦ (#4188) (30179f7)

Features

  • cubesql: Support information_schema.processlist (#4185) (4179fb0)
cube - v0.29.31

Published by vasilev-alex over 2 years ago

0.29.31 (2022-03-09)

Bug Fixes

  • @cubejs-backend/dbt-schema-extension: Identifiers are not properly escaped in case for Dbt cloud (be28d61)
  • athena: Fixes export bucket location. Fixes column order. (#4183) (abd40a7)
  • allow post requests for sql (#4180) (2d101ee)
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status