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

We learned that a Javascript-centric data model can be a big adoption blocker for data engineers. This Epic will introduce YAML-based runtime and data modeling to increase the Cube adoption...

Epic
Roadmap: 2022 Q3

Cube allows to define the foundation of the data model through cube objects and joins between them, but it currently lacks a framework to define metrics as a second layer...

Epic
Roadmap: 2022 Q3

**Describe the bug** CubeStore returns wrong result set when filtering on two left-joined tables. **To Reproduce** ``` create table dev_pre_aggregations.employee (name varchar); insert into dev_pre_aggregations.employee (name) values ('John'); insert into...

bug
backend:cube-store

Bumps [terser](https://github.com/terser/terser) from 4.6.7 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies
pr:community
javascript

Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 8.2.2 to 9.0.0. Commits 5db01d7 v9.0.0 See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=highcharts&package-manager=npm_and_yarn&previous-version=8.2.2&new-version=9.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you...

dependencies
pr:community
javascript

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

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=node-fetch&from_version=2.6.7&to_version=3.2.10&pr_id=b422322d-2f9f-4b44-aa8a-286b6a40f79b&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

pr:community

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

pr:community

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