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** Consider the following data model: ```yaml cubes: - name: gaue14kij3hmvnbnma3bu86g3e sql: > SELECT * FROM read_csv('s3://bbb/aaa.csv',delim = ',',header = true,columns={'time':'DATE','count':'NUMERIC'}) ``` The SQL expression in `sql` is...

bug
data modeling:yaml

**Describe the bug** You cannot connect to an MSSQL database over SSL using a self-signed CA by following the instructions in the documentation. **To Reproduce** Steps to reproduce the behavior:...

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

pr:community

Seems like this doc has not been updated since we released views. I updated all of the commentary to include mention of views based on my own testing. Additionally, I...

pr:community

Added detail that each limit is for one deployment. **Check List** - [ ] Tests has been run in packages where changes made if available - [ ] Linter has...

pr:community

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.3.3 to 3.9.8. Release notes Sourced from mysql2's releases. v3.9.8 3.9.8 (2024-05-26) Bug Fixes security: sanitize fields and tables when using nestTables (#2702) (efe3db5) support deno +...

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

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

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