-
**Is your feature request related to a problem? Please describe.**
This change request related to make simplier UX for BI consultation when the task is create on existing complex datasource a smart C…
-
**Describe the bug**
When running cube-server I see some errors in the logs like:
```
Error querying db scheduler-b760bd0f-c771-4b85-9f41-47c90f65225f
Error: spawn Unknown system error -86
…
-
**Is your feature request related to a problem? Please describe.**
We have conventions around app configuration for our existing services which includes using convict to access configuration, either …
-
**Describe the bug**
```
Serverless: Deprecation warning: Variables resolver reports following resolution errors:
- Cannot resolve variable at "provider.environment.CUBEJS_APP": Value…
-
npm ERR! Failed at the usage@0.3.10 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem wi…
-
**Describe the bug**
Oracle driver doesn't work on Docker
**To Reproduce**
Steps to reproduce the behavior:
1. Connect Docker instance of Cube to Oracle DB
**Expected behavior**
Oracle DB co…
-
**Is your feature request related to a problem? Please describe.**
Currently schema files seem to have slightly different rules for globals and package names (e.g. `cube()` and `import Funnel from 'F…
-
**Describe the bug**
In some circumstances it is not possible to use measures with filters
**To Reproduce**
1. Create this minimal Cube model:
Show model
```yaml
cubes:
- name: "dev_app…
-
I use "npm run build" to get the advantage of the bundle size. In my JS file I imported the ChartDeferred as follows:
```
import {
Chart,
Tooltip,
Colors,
BarController,
CategorySca…
-
**SparkSQL Connection error**
Spark sql connection through thrift s not working. Please find the error
```
Error while loading DB schema
Error: TApplicationException: Required field 'client_prot…