-
**Failed SQL**
I'm seeing some issues when using timestamp EXTRACT. See below:
```sh
# It works if I write the query out like so:
> SELECT EXTRACT(YEAR FROM created_at), order_count FROM public…
-
I am using Pre-Aggregations with _CubeCore_ (@cubejs-client/core: "^0.33.12").
**FrontEnd**: Angular
**Problem**: I am getting an error when I run my code with pre-aggregation (_external: true_).…
-
Hi,
I am experiencing segmentation faults every few minutes running the driver. I am really not sure where to go beyond the information i provided.
- nodejs v18.20.1
- msodbcsql18 version: 18.…
-
**Is your feature request related to a problem? Please describe.**
We can running nodejs application with graalvm , also can invoke java method without any special npm package(java npm pacakge) https…
-
**Describe the bug**
Continue wait error for GraphQL responses with http status code 500.
**To Reproduce**
Steps to reproduce the behavior:
1. Make a graphql query which would take more than 5 …
-
Hey!
Currently, there are no plans to add support for it (from core team), but we are happy to merge and help with contribution from the community.
For driver implementer, take a look at
http…
-
**Describe the bug**
Hi, I'm trying to run cubestore-router in a govcloud region (us-gov-west-1) and am hitting the following error:
```
thread 'main' panicked at 'called `Result::unwrap()` on an…
-
IMAGE SYNC
-
**Describe the bug**
Install @cubejs-backend/postgres-driver failed.
It seems to be a peer dependencies version conflict issue.
**To Reproduce**
Steps to reproduce the behavior:
1. Docker r…
-
**Is your feature request related to a problem? Please describe.**
As with any codebase, testing is very important. By using Cube for the first time I reached the point where I had to mock the HTTP…