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

**Is your feature request related to a problem? Please describe.** I want to easily, reliably and systematically deploy cube.dev configuration from source control. **Describe the solution you'd like** A Cube.dev...

enhancement
help wanted

Zeit was rebranded to Vercel couple years ago - https://vercel.com/blog/zeit-is-now-vercel And `now` is deprecated (https://www.npmjs.com/package/now):

pr:community
docs

**Describe the bug** I'm trying to implement pagination on table and I'm doing it with limit and offset, but I also need a total number of rows so that pagination...

enhancement
question
backend:server

**Problem** I am trying to test some possibilities where the pre-aggregation is always created at the moment of an API request, and from the documentation the scheduledRefresh set to false...

question

Hi thereπŸ‘‹, Thanks a lot for the integration with dbt project. As of now it is possible to get dbt metric name, sql and the underlying model. I would like...

enhancement

enhancement
help wanted
community supported

**Is your feature request related to a problem? Please describe.** I have a React application that needs to query two different cube services. However, the `` component only supports specifying...

enhancement
help wanted

When the Firebolt engine isn't running, Cube returns error 404 and cannot perform any queries. The driver should start the engine automatically when Cube performs a query. **Describe the solution...

enhancement
help wanted
community supported

**Describe the bug** Following the guide to get started with Docker, I'm getting as far as _starting_ the Dashboard App (I've tried a few from template gallery and the same...

question

**Describe the bug** The API Gateway npm package is missing files from src/types. [The source folder](https://github.com/cube-js/cube.js/tree/master/packages/cubejs-api-gateway/src/types) includes several .d files which are missing from the published package, causing compilation errors...

bug
logged
reviewed