cube icon indicating copy to clipboard operation
cube copied to clipboard

๐Ÿ“Š Cube โ€” The Semantic Layer for Building Data Applications

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

**Is your feature request related to a problem? Please describe.** We currently use Dremio as our backend and while the RESTful driver provided by the community works, the Arrow Flight...

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

Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.3 to 0.11.8. Release notes Sourced from quinn-proto's releases. quinn-proto 0.11.5 What's Changed No workspace lints by @โ€‹Ralith in quinn-rs/quinn#1955 quinn-proto 0.11.4 What's Changed Fix panic in...

dependencies
pr:community
rust

https://github.com/cube-js/cube/blob/a8f48f289ebf11ce3b0480cf3713ba060c7e0270/packages/cubejs-redshift-driver/src/RedshiftDriver.ts#L73 The health check that is inherited from the postgres driver can cause significant costs when the target is a redshift serverless cluster. This query specifically: https://github.com/cube-js/cube/blob/a8f48f289ebf11ce3b0480cf3713ba060c7e0270/packages/cubejs-postgres-driver/src/PostgresDriver.ts#L229 Scenario: The cube...

Bumps [next](https://github.com/vercel/next.js) from 13.5.6 to 14.2.10. Release notes Sourced from next's releases. v14.2.10 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies
pr:community
javascript

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

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.7 to 3.1.7. Release notes Sourced from dompurify's releases. DOMPurify 3.1.7 Fixed an issue with comment detection and possible bypasses with specific config settings, thanks @โ€‹masatokinugawa Fixed...

dependencies
pr:community
javascript

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

pr:community

Hi! Based on the Cube roadmap (https://github.com/cube-js/cube/issues/8486), we understand that you are currently working on post-aggregate metrics and dimensions. We found a guide on how to calculate cohort retention (https://cube.dev/docs/guides/recipes/analytics/cohort-retention)....