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

@cubejs-backend/query-orchestrator

Package Overview
Dependencies
Maintainers
1
Versions
485
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/query-orchestrator - npm Package Versions

1
49

0.35.81

Diff

Changelog

Source

0.35.81 (2024-09-12)

Bug Fixes

  • api-gateway: fixes an issue where queries to get the total count of results were incorrectly applying sorting from the original query and also were getting default ordering applied when the query ordering was stripped out (#8060) Thanks @rdwoodring! (863f370)
  • cubesql: Use load meta with user change for SQL generation calls (#8693) (0f7bb3d)
  • Updated jsonwebtoken in all packages (#8282) Thanks @jlloyd-widen ! (ca7c292)

Features

statsbot
published 0.35.78 •

Changelog

Source

0.35.78 (2024-08-27)

Bug Fixes

  • cubesql: Don't clone AST on pre-planning step (#8644) (03277b0)
  • cubesql: Don't clone response, improve performance (#8638) (4366299)
  • cubesql: Fix non-injective functions split rules, make them variadic (#8563) (ed33403)
  • cubesql: Normalize incoming date_part and date_trunc tokens (#8583) (f985265)

Features

  • cubejs-api-gateway: Add description to V1CubeMeta, V1CubeMetaDimension and V1CubeMetaMeasure in OpenAPI (#8597) (1afa934)
  • cubesql: Introduce max sessions limit (#8616) (dfcb596)
  • cubesql: Upgrade serde, serde_json - performance boost (#8636) (b4754db)
  • schema-compiler: detect boolean columns for schema generation (#8637) (178d98f)
statsbot
published 0.35.73 •

Changelog

Source

0.35.73 (2024-08-21)

Bug Fixes

  • cubesql: Reduce memory usage while converting to DataFrame (#8598) (604085e)
  • cubesql: Use date_part => date_part + date_trunc split only with appropriate date_part argument (#8552) (9387072)
  • cubestore: Reduce memory usage while converting to DataFrame (#8599) (15f9a0f)

Features

  • cubejs-schema-compiler: Support FILTER_GROUP in YAML models (#8574) (f3b8b19)
statsbot
published 0.35.68 •

Changelog

Source

0.35.68 (2024-08-12)

Bug Fixes

  • cubestore: Docker - install ca-certificates (#8571) (da40ff6)
  • schema-compiler: incorrect sql for query with same dimension with different granularities (#8564) (b8ec20e)

Features

  • cubesql: Support variable number of scalar function arguments in split rewrites (#8534) (2300fe8)
statsbot
published 0.35.67 •

Changelog

Source

0.35.67 (2024-08-07)

Features

  • cubesqlplanner: Native SQL planner implementation first steps (#8506) (fab9c48)
  • cubesql: Support push down cast type templates (556ca7c)
statsbot
published 0.35.66 •

Changelog

Source

0.35.66 (2024-08-06)

Bug Fixes

statsbot
published 0.35.65 •

Changelog

Source

0.35.65 (2024-07-26)

Bug Fixes

  • cubestore: Import - validate http response for error (#8520) (d462b89)

Features

  • native: Add datetime types support to generate_series() UDTF (#8511) (99b3c65)
statsbot
published 0.35.63 •

Changelog

Source

0.35.63 (2024-07-24)

Bug Fixes

  • cubesql: Apply IN as = transformation with push down disabled (152fca0)

Features

  • cubesql: Support float*interval and interval/float (#8496) (300f8fc)
statsbot
published 0.35.62 •

Changelog

Source

0.35.62 (2024-07-22)

Bug Fixes

  • schema-compiler: Replace all toDateTime with toDateTime64 in ClickHouseQuery adapter to handle dates before 1970 (#8390) Thanks @Ilex4524 ! )j (f6cff1a)

Features

  • native: Initial support for native api-gateway (#8472) (d917d6f)
  • rust/cubeclient: Upgrade reqwest to 0.12.5 (hyper 1) (#8498) (f77c3aa)

Performance Improvements

  • cubesql: Replaced LogicalPlanData::find_member with a caching version (#8469) (858d965)
statsbot
published 0.35.60 •

Changelog

Source

0.35.60 (2024-07-17)

Bug Fixes

  • cubesql: Fix "unable to represent JsFunction in Python" in queries when using python for cube configuration (#8449) (bcef222)
  • server-core: Headers sent multiple times from dev-server handlers crashes it (#8463) (45bbb8a)

Features

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