cube
cube copied to clipboard
📊 Cube — The Semantic Layer for Building Data Applications
A PR for elasticsearchdriver compatibility since the authors of the code have not made a PR pull request. **Check List** - [ ] Tests has been run in packages where...
**Problem** I'd like to know if is there a possibility to use something related to Linter so that we can test a schema (alongside a sample payload) before deploying it....
**Describe the bug** I am configuring two dataSources - Mongo and Postgres - on my cubejs. When running any query on the Playground after configuration, the error message reads as...
NOT FOR REVIEW. PLEASE DO NOT MERGE.
**Check List** - [ ] Tests has been run in packages where changes made if available - [ ] Linter has been run for changed code - [ ] Tests...
**Check List** - [x] Tests has been run in packages where changes made if available (n/a) - [x] Linter has been run for changed code - [x] Tests for the...
## Description Cube.js would greatly benefit from having a Python client to ease adoption by the data science community. I'm opening this issue because I am interested in championing the...
Hey! Currently, there are no plans to implement it (from the core team), but we are happy to merge and help with contribution from the community. Examples of Client and...
**Is your feature request related to a problem? Please describe.** Currently, [`scheduledRefreshTimeZones`](https://cube.dev/docs/config#options-reference-scheduled-refresh-time-zones) accepts an array of time zones. Thus, in a multitenant context, pre-aggregations for all tenants will be multiplied...
**Describe the bug** I want to connect to Redis Memory store in GCP and got the following error: ``` Error: Redis connection to failed - unable to verify the first...