🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@cubejs-backend/bigquery-driver

Package Overview
Dependencies
Maintainers
2
Versions
662
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

1
63646667

0.10.28

Diff
statsbot
published 0.10.28 •

Changelog

Source

0.10.28 (2019-08-19)

Bug Fixes

  • BigQuery to Postgres external rollup doesn't work (feccdb5), closes #178
  • Presto error messages aren't showed correctly (5f41afe)
  • Show dev server errors in console (e8c3af9)
statsbot
published 0.10.24 •

Changelog

Source

0.10.24 (2019-08-16)

Bug Fixes

  • MS SQL has unusual CTAS syntax (1a00e4a), closes #185
statsbot
published 0.10.23 •

Changelog

Source

0.10.23 (2019-08-14)

Bug Fixes

  • Unexpected string literal Bigquery (8768895), closes #182
statsbot
published 0.10.16 •

Changelog

Source

0.10.16 (2019-07-20)

Bug Fixes

  • Added correct string concat for Mysql. (#162) (287411b)
  • remove redundant hacks: primaryKey filter for method dimensionColumns (#161) (f910a56)

Features

  • BigQuery external rollup support (10c635c)
  • Lean more on vue slots for state (#148) (e8af88d)
statsbot
published 0.10.15 •

Changelog

Source

0.10.15 (2019-07-13)

Note: Version bump only for package cubejs

statsbot
published 0.10.13 •

Changelog

Source

0.10.13 (2019-07-08)

Bug Fixes

  • bigquery-driver: Error with Cube.js pre-aggregations in BigQuery (01815a1), closes #158
  • cli: update mem dependency security alert (06a07a2)

Features

  • playground: Copy code to clipboard (30a2528)
statsbot
published 0.10.12 •

Changelog

Source

0.10.12 (2019-07-06)

Bug Fixes

  • Empty array for BigQuery in serverless GCP deployment (#155) (045094c), closes #153
  • QUERIES_undefined redis key for QueryQueue (4c44886)

Features

  • playground: Links to Vanilla, Angular and Vue.js docs (184495c)
statsbot
published 0.10.11 •

Changelog

Source

0.10.11 (2019-07-02)

Bug Fixes

  • TypeError: Cannot read property 'startsWith' of undefined at tableDefinition.filter.column: support uppercase databases (995b115)
statsbot
published 0.10.0 •

Changelog

Source

0.10.0 (2019-06-21)

Features

  • api-gateway: queryTransformer security hook (a9c41b2)
  • playground: App layout for dashboard (f5578dd)
  • schema-compiler: asyncModules and Node.js require(): support loading cube definitions from DB and other async sources (397cceb), closes #141
statsbot
published 0.9.14 •

Changelog

Source

0.9.14 (2019-06-07)

Features

  • Add option to run in production without redis (a7de417), closes #110
  • Added SparkSQL and Hive support to the JDBC driver. (#127) (659c24c)
  • View Query SQL in Playground (8ef28c8)