cube icon indicating copy to clipboard operation
cube copied to clipboard

📊 Cube — The Semantic Layer for Building Data Applications

Results 470 cube issues
Sort by recently updated
recently updated
newest added

**Check List** - N/A Tests has been run in packages where changes made if available - [x] Linter has been run for changed code - [x] Tests for the changes...

pr:community
logged
reviewed

**Is your feature request related to a problem? Please describe.** Cube could provide a date formatter, since we can throw the responsability of this to the database. I don't think...

backend:server

**Check List** - [x] Tests has been run in packages where changes made if available - [x] Linter has been run for changed code - [x] Tests for the changes...

docs

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=moment&from_version=2.29.1&to_version=2.29.4&pr_id=891782d9-71aa-4538-9c7d-86d5c4d7cc08&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=moment&from_version=2.29.1&to_version=2.29.4&pr_id=139ac12c-ab7f-495d-a649-be82b6c548a8&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

**Describe the bug** The backend package works with elasticsearch up to v6.8. With v7.x it causes the following error: ``` ResponseError: illegal_argument_exception at onBody (/cube/node_modules/@elastic/elasticsearch/lib/Transport.js:337:23) at IncomingMessage.onEnd (/cube/node_modules/@elastic/elasticsearch/lib/Transport.js:264:11) at IncomingMessage.emit...

help wanted
driver:elasticsearch

For people that already have SingleStore in the infrastructure, it would be great to use it as an external database to avoid having to maintain CubeStore as an extra component....

enhancement
help wanted
community supported

**Problem** First of all, thank you for making Cube.js, it is a powerful and useful tool! We are using Google BigQuery, PostgreSQL on Google Cloud SQL and Cube.js. We have...

enhancement
help wanted
backend:server