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/schema-compiler

Package Overview
Dependencies
Maintainers
0
Versions
727
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/schema-compiler - npm Package Versions

1345
73

1.3.34

Diff
s
statsbot
published 1.3.34 •

Changelog

Source

1.3.34 (2025-07-04)

Bug Fixes

  • schema-compiler: Fix pre-agg partitions creation for Ksql (#9750) (f08f19b)
s
statsbot
published 1.3.33 •

Changelog

Source

1.3.33 (2025-07-03)

Features

  • cubesql: Filter push down for date_part('year', ?col) = ?literal (#9749) (f952cf7)
s
statsbot
published 1.3.32 •

Changelog

Source

1.3.32 (2025-07-03)

Features

s
statsbot
published 1.3.31 •

Changelog

Source

1.3.31 (2025-07-02)

Bug Fixes

  • clickhouse-driver: Fix headers check (#9746) (b643b0c)
  • schema-compiler: Fix date filter truncation for rolling window queries (#9743) (f045af9)

Features

  • cubestore: Use seperate working loop for queue (#6243) (f961f97)
  • tesseract: Support custom granularities in to_date rolling windows (#9739) (a8b611c)
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