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

**Describe the bug** Since `v0.34.51` it is not possible to use `CASE WHEN` in `SELECT` when consuming Cube's SQL API **To Reproduce** Steps to reproduce the behavior: 1. Create a...

bug
question
api:sql

Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950...

dependencies
pr:community
javascript

Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950...

dependencies
pr:community
javascript

**Problem** I'm testing out a local deployment of a production-ready stack https://cube.dev/docs/product/deployment/core#configuration. As soon as I run docker compose up, the router and workers are all running at 100% CPU....

question

**Describe the bug** When attempting to run the orchestration on a druid datasource to rebuild pre-aggregations. The following error is spit out in the API logs after running. --- EDIT...

**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...

**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...

When we are using the useCubeQuery hook to get the data from cube server & user has routed to some other routes, while the result is being fetched. Then it...

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

pr:community
docs