-
Hey!
In 2020 TypeScript started to be a standard (exclude `flow` in fb internals 😄 ) for every project, It helps use to:
- Speedup development (autocompletion, easy to know how to implement driv…
-
**Problem**
I am trying to connect SQL API via PostgreSQL OLEBD driver provided by Intellisoft in excel.
The connection establishes successfully and I can see the tables list.
![image](https…
-
**Is your feature request related to a problem? Please describe.**
We want to trigger rebuild of specific partitions of partitioned pre-aggregations using the [Orchestrator API](https://cube.dev/do…
-
**Problem**
Looking into performance of our CubeJs I notice that we often have massive amounts of time spent in schema compile. We are using dynamic schema generation utilizing asyncModel with a re…
-
**Describe the bug**
Follow the official doc ["running in production" section ](https://cube.dev/docs/caching/running-in-production) with the docker compose, just copy the docker-compose file content…
-
I am facing the Issue with these vulnerabilities with this cubejs/cube:latest Docker image. How to fix this vulnerabilities any one can help me for the same.
zlib/zlib1g@1:1.2.11.dfsg-2+deb11u2 and…
-
**Problem**
Hi! I have app with Cube.js version 0.33.58 and ClickHouse 23 with two environments, production and development. Recently I faced with an error when I try to query at production env:
…
-
**Describe the bug**
When the refresh worker builds pre-aggregation data from source Athena and store them to CubeStore. We randomly receive the below error:
```
statusCode: 400, type: , msg: E…
-
**Describe the bug**
Dynamic addition of SQL joins `sql: "{{ join.sql }}" ` enclosed in quotes fails. Without the quotes, it throws a character (=) error in YAML
cubes.yml.jinja file is as follow…
-
[request](https://classic.yarnpkg.com/en/package/request) and therefore [request-promise](https://www.npmjs.com/package/request-promise) have been deprecated for a while. On top of that they are depen…