-
**Describe the bug**
When requesting the cube js server with the front-end library I get that error
Error: TypeError: Cannot read property 'queryType' of undefined
But with an external tool …
-
### `brew config` output
```shell
HOMEBREW_VERSION: 2.2.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 13f508d0dc8ada1726ee09a750285d7447ac3df4
Last commit: 1 year, 4 months ago
Core tap ORIGIN…
-
**Describe the bug**
When trying to hit the /run-scheduled-refresh endpoint as described in https://cube.dev/docs/rest-api#api-reference-v-1-run-scheduled-refresh, an error is returned:
```text
{…
-
**Describe the bug**
When loading cubejs I'm getting this error:
```
webpack-internal:///./node_modules/next/dist/client/next-dev.js:62 Error was not caught TypeError: Cannot set property 'range'…
-
After server core options validation added (#1089) it's not possible to use options:
```
{
webSockets?: boolean;
initApp?(app: express.Application): void | Promise;
}
```
that you can use a…
-
The following error is coming in the /v1/sql API call.
Can you please let me know what can be the issue.
The Query i have used is this:
{
"measures": [
"Application.PercentUtilization"
],
"ti…
-
**Describe the bug**
When I use the native question it shows
```
Input to deduplicate-cols-names does not match schema: [0;33m
[(named [{:base_type missing-required-key, :field_ref (named [ni…
-
**Is your feature request related to a problem? Please describe.**
Currently, the QueryBuilder component in React only allows the user to set in measures, dimensions, time and filter.
I would also …
-
**Is your feature request related to a problem? Please describe.**
Being able to optionally transform a set of results on the server side (after caching or before caching, to discuss).
**Describe …
-
## Current status
We now have a majority of our formulas bottled for Apple Silicon: 70%. However, not all software is ready for ARM processors on macOS, and since we ship what upstream releases, th…