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

**Problem** A couple of questions with the kubernetes chart: 1. according to https://cube.dev/docs/caching/running-in-production docs for cubestore ``` [CUBESTORE_WORKERS](https://cube.dev/docs/reference/environment-variables#cubestore-workers) and [CUBESTORE_META_ADDR](https://cube.dev/docs/reference/environment-variables#cubestore-meta-addr) variables should be set with stable addresses ``` since that...

question

**Is your feature request related to a problem? Please describe.** Currently the GraphQL API does not support the use of predifined *Segments* **Describe the solution you'd like** *Segments* usable from...

enhancement
help wanted
api:graphql

**Is your feature request related to a problem? Please describe.** Currently, there is no way to turn off Timezone Conversion for CubeJS query rewrite for time dimensions. This caused some...

question

**Describe the bug** When using rollup type pre-aggregation, the alias name of the measure is the same before and after aggregation. So, when adding a filter on the measure, BigQuery...

bug
help wanted

A cube crashes when we use `field_2` as a filter but works well when we use `field_2` as dimensions. **Steps to reproduce the behavior:** 1. Run a query with filters:...

question
data modeling

While connecting to a Cube SQL API from another Cube instance, there will be a connection error: ``` Error while loading DB schema error: Unable to parse: ParserError("Expected equals sign...

bug
api:sql

Hi everyone I am using cube cloud to do POC for our use case but i am struck at setting up the multi tenancy in cube.js file i have configured...

question

**Describe the bug** I'm trying to query a cube from from playground and get an error. The interesting point is that when i change granularity all works(added screenshots for comparison)....

question

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 Commits aac695e release: v4.5.3 96a7f3a fix: fs.deny...

dependencies
pr:community