Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cubejs-backend/crate-driver

Package Overview
Dependencies
Maintainers
0
Versions
336
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/crate-driver - npm Package Versions

1
34

0.31.26

Diff

Changelog

Source

0.31.26 (2022-12-13)

Bug Fixes

  • cubestore: Temporary disable compression to check if it fixes running on Mac OS X Ventura (8e89427), closes #5712
  • trino-driver: Timezone issue fix (#5731) Thanks @yuraborue ! (70df903)

Features

  • cubestore: Introduce pre-aggregation table touch and allow to drop tables without touch using CUBEJS_DROP_PRE_AGG_WITHOUT_TOUCH env (#5794) (ad6c1e8)
  • persistent queue (#5793) (02a8e02)
statsbot
published 0.31.23 •

Changelog

Source

0.31.23 (2022-12-09)

Bug Fixes

Features

statsbot
published 0.31.21 •

Changelog

Source

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)
statsbot
published 0.31.19 •

Changelog

Source

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

statsbot
published 0.31.18 •

Changelog

Source

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

statsbot
published 0.31.16 •

Changelog

Source

0.31.16 (2022-11-23)

Features

  • ksql-driver: Support offset earliest, replays and per partition streaming (#5663) (3a79d02)
statsbot
published 0.31.15 •

Changelog

Source

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
statsbot
published 0.31.14 •

Changelog

Source

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

statsbot
published 0.31.13 •

Changelog

Source

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)
statsbot
published 0.31.12 •

Changelog

Source

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)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc