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

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

**Describe the bug** Changing the query passed to useCubeQuery causes the latter to return the old value even if `resetResultSetOnChange` is set to `true` **To Reproduce** Steps to reproduce the...

help wanted
client:core

**Problem** I'm wondering if we can given a default timeDimensions when only selecting dimensions in one query. I mean, it look like cube won't offer a timeDimensions automatically if I...

enhancement
help wanted

**Describe the bug** We can build a query in the playground, and when we execute the query through the JSON API we can observe the generated sql (and it's correct),...

bug
help wanted
backend:server

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.15.0. Changelog Sourced from terser's changelog. v5.15.0 Basic support for ES2022 class static initializer blocks. Add AudioWorkletNode constructor options to domprops list (#1230) Make identity...

dependencies
pr:community
javascript

I have a database in postgres (22mln rows and 17 columns) and when I use Cube.js i can see one column in measures and 10 columns in dimensions. Btw I...

question

``` => Found "[email protected]" info Has been hoisted to "typescript" info Reasons this module exists - "workspace-aggregator-9d054b03-6207-4beb-b983-90d4ec587a1d" depends on it - Specified in "devDependencies" - Hoisted from "_project_#@cubejs-backend#api-gateway#typescript" - Hoisted...

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

**Failed SQL** `select max(InvoiceDateTime) from sales` **Version:** 0.30.28 **Additional context** We have cube **'sales'** with underlying clickhouse table. It contains **InvoiceDateTime** column. Dimension is configured like below ``` invoiceDatetime: {...

enhancement
backend:sql-api

https://cube-twitter-stream.netlify.app