New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cubejs-backend/athena-driver

Package Overview
Dependencies
Maintainers
2
Versions
624
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

1345
63

1.2.12

Diff
statsbot
published 1.2.12 •

Changelog

Source

1.2.12 (2025-02-26)

Bug Fixes

  • api-gateway: data scope check (#9264) (75095e1)
  • cubesql: Generate typed null literals (#9238) (1dfa10d)
  • cubesql: Match CubeScan timestamp literal types to member types (#9275) (4a4e82b)
  • native: Jinja - pass kwargs correctly into Python (#9276) (9d1c3f8)
  • server-core: Handle empty query in getSqlGenerator (#9270) (350a438)
statsbot
published 1.2.11 •

Changelog

Source

1.2.11 (2025-02-25)

Bug Fixes

  • cubesql: Break cost symmetry for (non)-push-to-Cube WrappedSelect (#9155) (2c0e443)
  • cubesql: Generate proper projection wrapper for duplicated members in CubeScanNode (#9233) (aba6430)
statsbot
published 1.2.10 •

Changelog

Source

1.2.10 (2025-02-24)

Bug Fixes

  • redshift-driver: Fix empty tableColumnTypes for external (Spectrum) tables (#9251) (fa318a1)
  • schema-compiler: Fix sql generation for rolling_window queries with multiple time dimensions (#9124) (52a664e)

Features

  • cubejs-server-core: support proxy in http agent transport (#9263) (89c74ce)
statsbot
published 1.2.9 •

Changelog

Source

1.2.9 (2025-02-21)

Bug Fixes

  • schema-compiler: Fix allowNonStrictDateRangeMatch pre-agg match for dateRange queries without granularities (#9258) (00fe682)
statsbot
published 1.0.9 •
statsbot
published 1.2.8 •

Changelog

Source

1.2.8 (2025-02-21)

Bug Fixes

  • backend-native: Handle closed channel on Rust side (#9242) (1203291)

Features

  • cubeclient: Add short_title to dimensions and measures (#9256) (584b3dc)
statsbot
published 1.2.7 •

Changelog

Source

1.2.7 (2025-02-20)

Bug Fixes

  • schema-compiler: hierarchies to respect prefix value (#9239) (19d1b33)

Reverts

  • schema-compiler: Revert breaking changes in models transpilation (#9240) (28bca42)
statsbot
published 1.2.6 •

Changelog

Source

1.2.6 (2025-02-18)

Bug Fixes

  • api-gateway: Fix CompareDateRange queries native transformations (#9232) (9c6153d)
  • schema-compiler: Correct models transpilation in native in multitenant environments (#9234) (84f90c0)

Features

  • schema-compiler: Boost models transpilation 10-13x times (using SWC instead of Babel) (#9225) (2dd9a4a)

Performance Improvements

  • cubesql: Avoid allocations in MetaContext methods (#9228) (ba753d0)
statsbot
published 1.2.5 •

Changelog

Source

1.2.5 (2025-02-13)

Bug Fixes

  • cubesql: Fix SELECT DISTINCT on pushdown (#9144) (6483f66)

Features

statsbot
published 1.2.4 •

Changelog

Source

1.2.4 (2025-02-11)

Bug Fixes

Features

  • cubesql: Add projection flattening rule (#9165) (8cfb253)
  • cubesql: Allow providing API type when getting load request meta (#9202) (ae5d977)
  • server-core: Introduce CUBEJS_REFRESH_WORKER_CONCURRENCY env and update default concurrency settings for drivers (#9168) (7ef6282)