You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@cubejs-backend/clickhouse-driver

Package Overview
Dependencies
Maintainers
4
Versions
558
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

1345
56

1.3.30

Diff
s
statsbot
published 1.3.30 •

Changelog

Source

1.3.30 (2025-07-01)

Bug Fixes

  • tesseract: Fix join condition for toDate Rolling Window (#9738) (dae44a4)

Features

  • cubesql: Support AGE function (#9734) (5b2682c)
  • cubesql: Support DATE_PART with intervals (#9740) (65d084d)
  • cubesql: Support decimal math with scalar (#9742) (2629d36)
s
statsbot
published 1.3.29 •

Changelog

Source

1.3.29 (2025-07-01)

Bug Fixes

  • cubesql: Fix incorrect datetime parsing in filters rewrite rules (#9732) (6e73860)

Features

  • athena-driver: Add option for providing default database to use (#9735) (834d381)
  • cubestore: Rockstore - optimize index scanning (#9728) (7987b75)
  • prestodb-driver: Support s3 export bucket (#9736) (31c6629)
s
statsbot
published 1.3.28 •

Changelog

Source

1.3.28 (2025-06-30)

Bug Fixes

  • cubesql: Fix cube rust client schema for custom granularities with sql (#9727) (2711fa6)
  • tesseract: MultiStage group_by and reduce_by now work with views (#9710) (f17f49a)
s
statsbot
published 1.3.27 •

Changelog

Source

1.3.27 (2025-06-30)

Bug Fixes

  • cubejs-schema-compiler: Stay unchanged __user / __cubejoinfield names in aliasing (#8303) (7bb4bdc)
  • cubesql: Fix incorrect underscore truncation for aliases (#9716) (c16175b)
  • cubestore: Cache - minimize possible bad effect of pro active eviction (#9692) (22407d7)
  • schema-compiler: Fix BigQuery rolling window time series queries (#9718) (1f6cf8f)
  • schema-compiler: Use member expression definition as measure key (#9154) (e478d0e)
  • tesseracrt: Fix filter params casting for BigQuery dialect (#9720) (7b48c27)

Features

  • tesseract: Support calendar cubes and custom sql granularities (#9698) (40b3708)
s
statsbot
published 1.3.26 •

Changelog

Source

1.3.26 (2025-06-25)

Bug Fixes

  • cubesql: Push down __user meta filter further (#9711) (5dd626a)
  • schema-compiler: Fix incorrect truncated time dimensions over time series queries for BigQuery (#9615) (b075966)
s
statsbot
published 1.3.25 •

Changelog

Source

1.3.25 (2025-06-24)

Features

s
statsbot
published 1.3.24 •

Changelog

Source

1.3.24 (2025-06-24)

Bug Fixes

  • docs: fix typo in Cube principal name in AWS docs (#9697) (b4a9597)
  • schema-compiler: Correct join hints collection for transitive joins (#9671) (f60b4aa)
  • schema-compiler: Fix BigQuery queries datetime/timestamp comparisons (#9683) (525932c)

Features

  • schema-compiler: Allow to specify td with granularity in REST API query order section (#9630) (ba13bd3)
s
statsbot
published 1.3.23 •

Changelog

Source

1.3.23 (2025-06-19)

Bug Fixes

  • api-gateway: Fix request validation (offset & limit must be numbers strictly) (#9686) (b94470f)
  • backend-native: Use the lowest granularity for data-transform td with granularity fallback (#9640) (59210da)
  • cubesql: Split meta on CAST over __user column (#9690) (1685c1b)

Features

  • server: Add server config for headers and keep alive timeouts (#9309) (8fd2c42)
s
statsbot
published 1.3.22 •

Changelog

Source

1.3.22 (2025-06-18)

Bug Fixes

  • client-core: Fix for the issue with Generated SQL tab in playground (#9675) (17570d4)
  • cubejs-cli: Fix validate command (#9666) (b2bc99f)
  • cubeorchestrator: Fix serialization of link type format for dimension (#9649) (267ce43)
  • questdb-driver: Fix invalid QuestDB timestamp floor year unit (#9678) (33012b1)
  • schema-compiler: Case insensitive filter for ClickHouse (#9373) (273d277)
  • schema-compiler: Fix Access Policy inheritance (#9648) (896af5e)
  • tesseract: Fix rolling window external pre-aggregation (#9625) (aae3b05)
  • tesseract: Fix rolling window with few time dimensions, filter_group in segments and member expressions (#9673) (98d334b)
  • tesseract: Fix typo in interval (#9680) (9b75d99)
  • tesseract: Handle JS exceptions in Rust with safe call (#9677) (bb6d655)

Features

  • duckdb-driver: Add support for using default credential provider chain for duckdb s3 access (#9679) (89f54e9)
  • prestodb-driver, trino-driver: Support dbUseSelectTestConnection flag (#9663) (97b6bb4)
  • schema-compiler: Add support for time dimensions with granularities in multi-stage measures add_group_by (#9657) (6700b43)
s
statsbot
published 1.3.21 •

Changelog

Source

1.3.21 (2025-06-10)

Bug Fixes

  • client-vue3: Prevent heuristic call when initial query is empty in computed property validateQuery (#9656) (622b266)
  • Report more accurate time to APM on heavy used deployments (#9667) (a900c78)
  • schema-compiler: Fix pre-aggregation for time dimension matching (#9669) (0914e1e)