-
i've updated sql credentials for the cube in the .env file. It successfully accesses the default datasource, but it completely disregards the 2nd datasource.
.env file:
CUBEJS_DB_HOST=matomo.**H…
-
Initializing is never finished. The error is
```
jquery-3.1.0.min.js:2 Uncaught DOMException: Failed to construct 'Worker': Script at 'file:///C:/Users/jr/Downloads/cubejs-master/docs/lib/worker.j…
-
### Parent Issue
#30141
### Problem Statement
We create a new query sintax for the CA Endpoint and ViewTool, is not really the same CubeJs syntax, let see an example on the filter attribute:
Exa…
-
### User Story
As a Java developer, I want to evaluate the eventual delay a CubeJS client will incur when it gets the results from the CubeJS server with a considerable amount of collected data. This…
-
**Describe the bug**
**version**
Cube Store (0.33.14)
Cube API server (0.33.14)
```
YAMLException: bad indentation of a mapping entry (3:16)
1 | cubes:
2 | - name: c_a_m_p_a_i_g_n_…
-
Dear Thanh, thank you for updating the driver and integrating my contributions! I am unable to get it working though...
arangodb-cubejs-driver@0.1.0 with cube:latest (0.33.41) and cube:v0.30.39 rai…
-
**Describe the bug**
When I don't specify a sql parameter in my preaggregation refreshKey, the the default refresh key that seems to be generated is invalid for MSSQL.
**To Reproduce**
Steps to r…
-
maybe can auto slove base on [cubejs](https://github.com/ldez/cubejs)
-
**Describe the bug**
When using FILTER_PARAMS to filter a cube, the attribute that is being filtered gets added to the SQL twice.
**To Reproduce**
```js
// cube.js
module.exports = {
queryRe…
-
I setup my cubejs app in gke and everything was working fine until I decided to add pre-aggregations to my schemas.
I am getting this error everytime I launch a get request to the api:
**Error: No …