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

Hello! Previously We had a problem with a broken `testcontainers` library, and I've locked it to `7.12.1` in https://github.com/cube-js/cube.js/commit/a13b9fb4c8c8ab59e8f9dc5ac78a583d408f5946. The biggest problem with that approach is that some components require...

The loadResponse(s) that are set on the ResultSet allow determining some useful metadata on a query. These attributes should be included in the typing so that users writing in Typescript...

pr:community

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

**Describe the bug** Every time you use query-builder you get a annoying warning in browser console. **To Reproduce** Using component **Expected behavior** Not show any warning on browser console **Version:**...

**Is your feature request related to a problem? Please describe.** When using incremental pre aggregation building, with update window, we are forced to use the "official" time dimension of the...

enhancement
help wanted

**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 - [x] Linter has been run for changed code - [x] Tests for the changes...

**Describe the bug** Tried to use the DBT integration with the following code: ``` import dbt from '@cubejs-backend/dbt-schema-extension' asyncModule(async () => { await dbt.loadMetricCubesFromDbtProject('/dbt'); }); ``` And got the following...

enhancement
question

**Describe the bug** With the useCubeQuery hook, there exists a function `useDeepCompareMemoize` which compares the queries to determine if the `useEffect` within the hook to make a request is trigged....

bug
help wanted
client:react

Continue to provide SQL connectors for leading BI tools. Work items include: - [x] Add a connector for Metabase - [x] Add a connector for Tableau - [x] Add a...

Epic
Roadmap: 2022 Q1
Roadmap: 2022 Q2