-
**Describe the bug**
After updating cubejs to v0.36.0 or higher we are experiencing socket hang up errors while trying to connect to clickhouse.
These errors occur while we query clickhouse on a l…
-
We are using CubeJS based analytics with a number of users, and as of right now, Redis stores about 1000 saved query results.
Some of these queries are very common - e.g. total orders per day - I wo…
vprus updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
https://github.com/cube-js/cube.js/blob/master/packages/cubejs-client-core/index.d.ts#L131
need a way to check ResultSet conten…
-
**Problem**
I want set maximumBytesBilled when query call.
https://cloud.google.com/bigquery/docs/best-practices-costs#api_1
Can I set maximumBytesBilled option on cubejs-bigquery-driver?
I ca…
-
`dicksonalexander@Dicksons-MacBook-Pro UDEMY % npm install -g create-react-app my-app
npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command git --no-replace-objects ls-remote gi…
-
**Failed SQL**
select * from InventoryItems
where AvailableQuantity < TotalQuantity
Here is the failed SQL log message - Cube SQL Error {"protocol":"postgres","error":"Error during rewrite: Can…
-
Hello, i am working on a project where i am using dynamodb local for database queries, however i am not able to connect cubejs with dynamo as datasource. Is there any community connector for dynamodb …
-
**Is your feature request related to a problem? Please describe.**
Is it possible to pass full response (or maybe just more info) [here](https://github.com/cube-js/cube.js/blob/master/packages/cubejs…
-
**Is your feature request related to a problem? Please describe.**
Currently Redshift credentials must be supplied as `CUBEJS_DB_*` environment variables.
**Describe the solution you'd like**
Sup…
-
**Problem**
What is the purpose of the "Skip processing" log message in QueryQueue.js? For a single request this message is being logged 500+ times.
https://github.com/cube-js/cube/blob/7107dc3…