-
**Describe the bug**
When using a PostgreSQL read replica as datasource, the Cube Server crashes when a running query is interrupted because there are pending WAL entries that conflict with the query…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
{
name: 'my-app',
description: 'my-app…
-
## Sentry integration
Using CubjeJS in production requires us to monitor the errors that are thrown in this environment. For this we use the common Sentry tool. Unfortunately, we can't make it work i…
-
**Is your feature request related to a problem? Please describe.**
This issue has been opened in the past (Post processing results on server side #1286)
But the initial issuer rapidly changed is app…
-
Hi team,
Recently I switched my Cube setup to production mode, and noticed that my pre-aggregations were not getting updated as expected.
There were no logs whatsoever on either the API instance pod…
-
**Problem**
I have some calculated measures that either aggregate `string values` to an array using `array_agg` or finding a `max timestamp` using `MAX(time_column).
When trying to use pre-aggre…
-
**Describe the bug**
When I modify filters using `updateFilters` methods within `QueryBuilder`, a dry run does not occur as expected. Adding `filters` to the existing `shouldFetchDryRun` array (['m…
-
**Bug Description**
I'm using a react client to send in queries with the *useCubeQuery* hook to pass a query object. It has been working great so far. But as of last week, a need to blend data from…
-
Hi, just got this error, after several tries of building cluster2, changing node versions around to see where it fails:
```
$ npm install cluster2
npm http GET https://registry.npmjs.org/cluster2
npm…
-
The dependency on memwatch 0.2.2 prevents updating the node 0.12.0 due to binding differences in the latest nodejs being incompatible with memwatch. Memwatch is also seems to be no longer maintained, …