-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Insights: cube-js/cube
Overview
Could not load contribution data
Please try again later
9 Releases published by 2 people
74 Pull requests merged by 20 people
-
chore: fix error repository name
#9714 merged
Jun 26, 2025 -
fix(cubestore): Cache - minimize possible bad effect of pro active eviction
#9692 merged
Jun 26, 2025 -
fix(schema-compiler): Fix BigQuery rolling window time series queries
#9718 merged
Jun 26, 2025 -
fix(cubesql): Fix incorrect underscore truncation for aliases
#9716 merged
Jun 26, 2025 -
feat(tesseract): Support calendar cubes and custom sql granularities
#9698 merged
Jun 26, 2025 -
fix(schema-compiler): Use member expression definition as measure key
#9154 merged
Jun 26, 2025 -
fix(cubejs-schema-compiler): Stay unchanged
__user
/__cubejoinfield
names in aliasing#8303 merged
Jun 26, 2025 -
fix(cubesql): Push down
__user
meta filter further#9711 merged
Jun 25, 2025 -
refactor(query-orchestrator): Local queue driver - handle processing …
#9706 merged
Jun 25, 2025 -
chore(deps): bump DuckDB from 1.2.1 to 1.3.1
#9699 merged
Jun 25, 2025 -
chore(ci): Update the Windows image to use
#9709 merged
Jun 25, 2025 -
fix(schema-compiler): Fix incorrect truncated time dimensions over time series queries for BigQuery
#9615 merged
Jun 25, 2025 -
chore(ci): Fix postrelease tests
#9708 merged
Jun 24, 2025 -
chore(cubestore): Tolerate thrift fields used by future Cubestores in Parquet format
#9702 merged
Jun 24, 2025 -
feat(tesseract): Athena support
#9707 merged
Jun 24, 2025 -
chore(ci): Fix postrelease tests
#9704 merged
Jun 24, 2025 -
chore(ci): Set up CI tesseract drivers testing
#9696 merged
Jun 24, 2025 -
fix(schema-compiler): Correct join hints collection for transitive joins
#9671 merged
Jun 21, 2025 -
chore(schema-compiler): Move DataSchemaCompiler to typescript
#9695 merged
Jun 20, 2025 -
fix(docs): fix typo in Cube principal name in AWS docs
#9697 merged
Jun 20, 2025 -
feat(schema-compiler): Allow to specify td with granularity in REST API query order section
#9630 merged
Jun 20, 2025 -
fix(schema-compiler): Fix BigQuery queries datetime/timestamp comparisons
#9683 merged
Jun 19, 2025 -
add region to requirements for peering
#9689 merged
Jun 19, 2025 -
fix(cubesql): Split meta on
CAST
over__user
column#9690 merged
Jun 19, 2025 -
chore(deps): bump next from 14.2.26 to 14.2.30 in /docs
#9681 merged
Jun 19, 2025 -
chore(ci): Comment out unreliable rollup designer e2e test
#9687 merged
Jun 19, 2025 -
fix(api-gateway): Fix request validation (offset & limit must be numbers strictly)
#9686 merged
Jun 18, 2025 -
feat(server): Add server config for headers and keep alive timeouts
#9309 merged
Jun 18, 2025 -
fix(backend-native): Use the lowest granularity for data-transform td with granularity fallback
#9640 merged
Jun 18, 2025 -
feat(prestodb-driver, trino-driver): Support dbUseSelectTestConnection flag
#9663 merged
Jun 18, 2025 -
feat(duckdb-driver): Add support for using default credential provider chain for duckdb s3 access
#9679 merged
Jun 18, 2025 -
fix(schema-compiler): case insensitive filter for ClickHouse
#9373 merged
Jun 17, 2025 -
fix(cubeorchestrator): Fix serialization of link type format for dimension
#9649 merged
Jun 17, 2025 -
fix(questdb-driver): Fix invalid QuestDB timestamp floor year unit
#9678 merged
Jun 17, 2025 -
fix(client-core): Fix for the issue with Generated SQL tab in playground
#9675 merged
Jun 16, 2025 -
chore(ci): Comment out crashing e2e test
#9682 merged
Jun 16, 2025 -
fix(tesseract): Fix typo in interval
#9680 merged
Jun 15, 2025 -
fix(tesseract): Handle JS exceptions in Rust with safe call
#9677 merged
Jun 13, 2025 -
fix(schema-compiler): Fix Access Policy inheritance
#9648 merged
Jun 11, 2025 -
fix(cubejs-cli): Fix validate command
#9666 merged
Jun 11, 2025 -
fix(tesseract): Fix rolling window external pre-aggregation
#9625 merged
Jun 11, 2025 -
chore(docker): Fix linter warnings
#9672 merged
Jun 11, 2025 -
ci(cubesql): Attach cubenativeutils and cubesqlplanner to cargo fmt and cargo check
#8677 merged
Jun 11, 2025 -
fix: Report more accurate time to APM on heavy used deployments
#9667 merged
Jun 10, 2025 -
fix(schema-compiler): Fix pre-aggregation for time dimension matching
#9669 merged
Jun 10, 2025 -
Delete old snapshots with constant memory usage
#9668 merged
Jun 9, 2025 -
chore(cubesql): Clean up unreferenced insta snapshots
#9130 merged
Jun 6, 2025 -
chore: Bump various transitive Cargo dependencies
#9358 merged
Jun 6, 2025 -
feat(prestodb-driver, trino-driver): Support custom auth headers (JWT)
#9660 merged
Jun 6, 2025 -
chore(cubestore): Hygiene fix for query cache wait loop for in-progre…
#9658 merged
Jun 6, 2025 -
fix(tesseract): Removed unnecessary pushdown of measure filters in multistage queries
#9650 merged
Jun 6, 2025 -
feat(databricks-jdbc-driver): Support M2M OAuth Authentication
#9651 merged
Jun 5, 2025 -
feat(trino-driver): Add special testConnection for Trino
#9634 merged
Jun 5, 2025 -
feat(cubesql): Support
PERCENTILE_CONT
SQL push down#8697 merged
Jun 5, 2025 -
fix(cubestore): Delete old metastore snapshots in batches, after upda…
#9647 merged
Jun 4, 2025 -
fix(cubesql): Fix Tableau relative dates
#9641 merged
Jun 3, 2025 -
fix(schema-compiler): Support for
export function xxx()
during transpilation#9645 merged
Jun 3, 2025 -
chore(schema-compiler): Add more inheritance tests
#9642 merged
Jun 2, 2025 -
feat(sqlite): add quarter granularity support using CASE expression
#9633 merged
May 30, 2025 -
feat: Expose aliasMember for hierarchy in View
#9636 merged
May 30, 2025 -
fix(client-vue3): Avoid Maximum recursive updates exceeded
#9548 merged
May 30, 2025 -
docs: Folders support in SLS with Apache Supserset and Preset
#9613 merged
May 30, 2025 -
chore(api-gateway): Propagate apiType to "Load Request" log
#9631 merged
May 30, 2025 -
fix(cubesql): Quote subquery joins alias in SQL push down to cube
#9629 merged
May 28, 2025 -
feat(cubesql): Support
date_trunc != literal date
filter#9627 merged
May 28, 2025 -
fix(cubesql): Fix "Tracker memory shrink underflow" error
#9624 merged
May 27, 2025 -
feat(cubesql): Support round() function with two parameters
#9594 merged
May 27, 2025 -
chore: Bump lerna/nx (fix issue with deps graph)
#9623 merged
May 27, 2025 -
feat(docker): Security upgrade node from 22.14.0 to 22.16.0
#9602 merged
May 27, 2025 -
chore(api-gateway): Lock chrono-node package
#9621 merged
May 27, 2025 -
fix(client): update main fields in package.json to cjs files
#9620 merged
May 27, 2025
13 Pull requests opened by 5 people
-
feat(schema-compiler): Bulk JS files transpilation in worker threads
#9644 opened
Jun 2, 2025 -
feat(schema-compiler,api-gateway): Nested folders support
#9659 opened
Jun 5, 2025 -
fix(cubesql): Propagate errors from SqlAuthService to the user
#9665 opened
Jun 6, 2025 -
fix(schema-compiler): Avoid ambiguous dimension column mappings for ClickHouse queries
#9674 opened
Jun 12, 2025 -
chore(tesseract): Native utils refactoring
#9685 opened
Jun 18, 2025 -
chore(deps-dev): bump pg-promise from 10.11.1 to 11.5.5
#9688 opened
Jun 18, 2025 -
fix(query-orchestrator): QueryQueue - improve performance for high co…
#9705 opened
Jun 24, 2025 -
fix(tesseract): MultiStage group_by and reduce_by now work with views
#9710 opened
Jun 25, 2025 -
chore: Use typings directly from generic-pool, not from DefinitelyTyped
#9712 opened
Jun 25, 2025 -
fix: Possible race condition on Orchestrator API initialization
#9713 opened
Jun 25, 2025 -
chore!(backend-shared): Remove deprecated npm proxy settings
#9715 opened
Jun 26, 2025 -
fix(native): Handle null correctly as JsNull, not as JsString
#9717 opened
Jun 26, 2025
19 Issues closed by 10 people
-
Cannot represent '-109999999000000' with scale 5 without loosing precision
#8858 closed
Jun 26, 2025 -
contextToRoles does not work since 1.3.0
#9626 closed
Jun 21, 2025 -
Incorrect SQL: Join dependency on columns from other unreferenced joined cubes is not resolved
#9557 closed
Jun 21, 2025 -
Authenticated/secured Cube Playground interface
#9515 closed
Jun 19, 2025 -
Error when building dev image using dev.Dockerfile
#9691 closed
Jun 19, 2025 -
Filter by time measure doesn't work with pre-aggregations
#9586 closed
Jun 19, 2025 -
Style guide for Javascript is contradictory
#9617 closed
Jun 19, 2025 -
Adding case insensitive equals comparison for Clickhouse
#9637 closed
Jun 19, 2025 -
Filtering date measures or dimensions by "before or on date" doesn't work
#9661 closed
Jun 19, 2025 -
Filter date measure or dimension by "equals" doesn't work
#9662 closed
Jun 19, 2025 -
Duckdb driver should look for credentials in the default provider chain for AWS S3
#8920 closed
Jun 18, 2025 -
Slack links "no longer active"
#9676 closed
Jun 17, 2025 -
Generated SQL tab throwing an error in the UI
#9589 closed
Jun 16, 2025 -
How to valiadate cube.js schema when you have jinja syntax {{ }} in sql of the cubes
#9506 closed
Jun 11, 2025 -
Trino user may not have permissions to access `/v1/node`
#9303 closed
Jun 5, 2025 -
Add support for quarter granularity in SQLite adapter
#9632 closed
Jun 2, 2025 -
`cubejs-cli create` fails with an error
#9622 closed
May 28, 2025 -
mismatch version between `core` and `client-*`
#9588 closed
May 28, 2025 -
Misconfiguration of "main" fields in package.json of cube clients
#9619 closed
May 28, 2025
9 Issues opened by 9 people
-
Add support for DuckLake
#9703 opened
Jun 24, 2025 -
Cube-Metabase integration via Metabase API
#9701 opened
Jun 23, 2025 -
Problem when connecting to Trino error object object
#9700 opened
Jun 23, 2025 -
Cube Client requests fail with cross-fetch 3.2.0 since cube 1.3.16
#9694 opened
Jun 20, 2025 -
CVE-2019-10744 in dependency
#9655 opened
Jun 4, 2025 -
Bigquery measure quoting issue in tesseract
#9646 opened
Jun 2, 2025 -
Rollup Lambda wrong sql query when using timezone
#9638 opened
May 31, 2025 -
How to combine data from cube pre-agg with data from a cube without a pre-agg?
#9635 opened
May 30, 2025 -
Wrong databricks time range filters.
#9628 opened
May 28, 2025
365 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Support for dynamodb as datasource
#642 commented on
May 30, 2025 • 0 new comments -
Looker (not Looker Studio) integration
#8864 commented on
Jun 10, 2025 • 0 new comments -
Different number format returned from different Cubejs version
#9553 commented on
Jun 11, 2025 • 0 new comments -
Feedback for “Subquery dimensions”
#7747 commented on
Jun 12, 2025 • 0 new comments -
Intermittently incorrect values when using calculated measures on pre-aggregated leaf measures
#9186 commented on
Jun 13, 2025 • 0 new comments -
Select `cte.field_name` not working with UNION CTE
#8156 commented on
Jun 19, 2025 • 0 new comments -
Incorrect integer division implementation in the SQL API
#8359 commented on
Jun 19, 2025 • 0 new comments -
SQL Error with metabase
#8201 commented on
Jun 19, 2025 • 0 new comments -
missing FROM-clause entry for table when building a measure from joined data
#8495 commented on
Jun 19, 2025 • 0 new comments -
CTE not working as expected via SQL-API
#8413 commented on
Jun 19, 2025 • 0 new comments -
Pre-aggregations don't respect `offset: start` in rolling window measures
#8580 commented on
Jun 19, 2025 • 0 new comments -
Incorrect SQL generated for a foreign dimension if a measure references a rolling window measure
#8642 commented on
Jun 19, 2025 • 0 new comments -
Pre-aggregations give incorrect result for rolling_window measure
#8745 commented on
Jun 19, 2025 • 0 new comments -
Support `LOG` and `ROUND` scalar functions with two arguments in the SQL API
#8905 commented on
Jun 19, 2025 • 0 new comments -
Pre-aggregations would not build if they only contain `count_distinct_approx` measures
#8916 commented on
Jun 19, 2025 • 0 new comments -
`SELECT VERSION()` returns "version()" as column name in the SQL API
#8911 commented on
Jun 19, 2025 • 0 new comments -
Scope keyword in Security Context is overriden
#8995 commented on
Jun 19, 2025 • 0 new comments -
Pre-aggregations containing nullable decimal measures fail in Athena Driver
#9010 commented on
Jun 19, 2025 • 0 new comments -
Clickhouse times always truncated to seconds
#9051 commented on
Jun 19, 2025 • 0 new comments -
cube store fails to start with CUBESTORE_LOG_LEVEL=error
#9073 commented on
Jun 19, 2025 • 0 new comments -
Error during planning: Table or CTE with name 'pg_catalog.pg_get_keywords' not found
#9119 commented on
Jun 19, 2025 • 0 new comments -
Unexpected rounding of int64 values
#9136 commented on
Jun 19, 2025 • 0 new comments -
Cube Playground cannot generate YAML data model
#9246 commented on
Jun 19, 2025 • 0 new comments -
Query pushdown in the SQL API not working for a MySQL query
#9379 commented on
Jun 19, 2025 • 0 new comments -
Error mapping Clickhouse result set when using joins
#9383 commented on
Jun 19, 2025 • 0 new comments -
Measure with `string` type, ends up with SUM aggregation in the generated SQL to pre-aggregations
#9462 commented on
Jun 19, 2025 • 0 new comments -
Boolean dimensions/segments become integers in pre-aggregation tables built with ClickHouse
#9494 commented on
Jun 19, 2025 • 0 new comments -
Randomly receive S3 error from CubeStore when building pre-aggregation data
#4473 commented on
Jun 19, 2025 • 0 new comments -
Incorrect results when querying a higher order granularity from pre-aggregations for a formula based additive measure
#4454 commented on
Jun 19, 2025 • 0 new comments -
`UInt64` value returned from ClickHouse is truncated on Cube side
#6182 commented on
Jun 19, 2025 • 0 new comments -
Unable to connect Chartbrew to Cube SQL API
#5512 commented on
Jun 19, 2025 • 0 new comments -
It is not possible to use the `?` symbol in SQL queries
#6589 commented on
Jun 19, 2025 • 0 new comments -
is there any way to mention DB_Name for SQL API in cubejs?
#6417 commented on
Jun 19, 2025 • 0 new comments -
Incorrect YAML data model generated for uppercase schema/table names
#6656 commented on
Jun 19, 2025 • 0 new comments -
Error: @cubejs-backend/schema-compiler/scaffolding/ScaffoldingTemplate.js dependency not found.
#6815 commented on
Jun 19, 2025 • 0 new comments -
Adding offset attribute to the query leads to fatal error
#6880 commented on
Jun 19, 2025 • 0 new comments -
Nullable TimeDimension creates incorrect GraphQL errors
#6972 commented on
Jun 19, 2025 • 0 new comments -
Support / Fix: local import in CUBEJS_SCHEMA_PATH sub directory, avoid throwing not found.
#7040 commented on
Jun 19, 2025 • 0 new comments -
Query with date field filter using cast date and `BETWEEN` in the `WHERE` clause
#7006 commented on
Jun 19, 2025 • 0 new comments -
Cube crashes when storing pre-aggregation with duckdb (type `hugeInt`)
#7127 commented on
Jun 19, 2025 • 0 new comments -
Deprecation warning but TypeScript still refers to deprecated value
#7315 commented on
Jun 19, 2025 • 0 new comments -
Wrong pre aggregation result for boolean dimension containing NULL values
#7197 commented on
Jun 19, 2025 • 0 new comments -
Clickhouse: incorrect query when filtering on 'string' measure with 'equals' operator
#7328 commented on
Jun 19, 2025 • 0 new comments -
MS SQL offset parsing error
#7392 commented on
Jun 19, 2025 • 0 new comments -
Getting Unsupported filter scalar: int32(3) while executing query which filters dayofweek
#7598 commented on
Jun 19, 2025 • 0 new comments -
Cannot create index for original_sql pre-aggregation on Postgres
#7420 commented on
Jun 19, 2025 • 0 new comments -
Cannot use use_original_sql_pre_aggregations on Postgres
#7421 commented on
Jun 19, 2025 • 0 new comments -
Cannot pre-aggregate rolling measure with `count_distinct`
#7730 commented on
Jun 19, 2025 • 0 new comments -
Unable to connect to Cube SQL API from another Cube instance
#7995 commented on
Jun 19, 2025 • 0 new comments -
`chartPivot` and `tablePivot` methods of `ResultSet` don't throw error for un-decomposed datasets of `compareDateRange` type queries
#8050 commented on
Jun 19, 2025 • 0 new comments -
Describing the table in psql returns error
#8142 commented on
Jun 19, 2025 • 0 new comments -
Mongo Query Not Generating Boolean Value
#1232 commented on
Jun 19, 2025 • 0 new comments -
`Funnels` package incompatible with ClickHouse
#1433 commented on
Jun 19, 2025 • 0 new comments -
InputBufferUnderrunError at connection.js:171 with strange instanceof behavior
#1263 commented on
Jun 19, 2025 • 0 new comments -
Refresh key every doesn't work for oracle db
#1591 commented on
Jun 19, 2025 • 0 new comments -
BigQuery: Infinite loop of pre-aggregation warm-up when CPU quota is exceeded
#2506 commented on
Jun 19, 2025 • 0 new comments -
Identifiers (e.g., cube names) generated by the CLI and data model generating code might not be correct
#2614 commented on
Jun 19, 2025 • 0 new comments -
Cube Store: AVG does not support IntDecimal(5)
#3103 commented on
Jun 19, 2025 • 0 new comments -
Elasticsearch - Result formatting differences
#2663 commented on
Jun 19, 2025 • 0 new comments -
Preaggregation in oracle database fails
#3127 commented on
Jun 19, 2025 • 0 new comments -
inDateRange with only one date not working as expected
#3111 commented on
Jun 19, 2025 • 0 new comments -
Time range does not work with AWS ES (open distro)
#3129 commented on
Jun 19, 2025 • 0 new comments -
ORA-01843 error when make request to oracle database with dates in "where"
#3181 commented on
Jun 19, 2025 • 0 new comments -
error when use 'contains' with oracle database
#3182 commented on
Jun 19, 2025 • 0 new comments -
Duplicate requests aren't caught with useCubeQuery when making POST requests
#3473 commented on
Jun 19, 2025 • 0 new comments -
Incorrect alias in generated sql (ORACLE, ORA-00904)
#3252 commented on
Jun 19, 2025 • 0 new comments -
Cube Store readily ingests CSV files with non-unique columns
#3485 commented on
Jun 19, 2025 • 0 new comments -
Cube allows to define a pre-aggregation with non-unique member references
#3486 commented on
Jun 19, 2025 • 0 new comments -
Filter on oracle driver
#3538 commented on
Jun 19, 2025 • 0 new comments -
[bug] Oracle driver doesn't work on Docker
#3546 commented on
Jun 19, 2025 • 0 new comments -
`shouldFetchDryRun` should consider changes made to filters
#3552 commented on
Jun 19, 2025 • 0 new comments -
Default Refresh Key SQL Seems to Generate Incorrectly for MSSQL
#3629 commented on
Jun 19, 2025 • 0 new comments -
CubeJS Server crashes with "terminating connection due to conflict with recovery" (PG read replica)
#3904 commented on
Jun 19, 2025 • 0 new comments -
Leaking Timeout In LocalQueueDriver
#4198 commented on
Jun 19, 2025 • 0 new comments -
Date filter and time dimension not working in Oracle
#4373 commented on
Jun 19, 2025 • 0 new comments -
PreAggregations not working in Oracle
#4374 commented on
Jun 19, 2025 • 0 new comments -
Better error message when joining original sql pre-aggregation to some non-aggregated data
#1181 commented on
Jun 19, 2025 • 0 new comments -
Meta API (`/meta`): Add the `sql_table` field to the response
#8711 commented on
Jun 19, 2025 • 0 new comments -
Consistently return numeric values as strings in REST API and GraphQL API responses
#8741 commented on
Jun 19, 2025 • 0 new comments -
Support fragments in GraphQL API queries
#8717 commented on
Jun 19, 2025 • 0 new comments -
Dremio: Add support for Arrow Flight JDBC driver
#8829 commented on
Jun 19, 2025 • 0 new comments -
Excel Plugin
#8750 commented on
Jun 19, 2025 • 0 new comments -
Streaming mode (preferably in a binary format) for rest api
#8831 commented on
Jun 19, 2025 • 0 new comments -
[Feature request] Allow for Query Hints / Settings to be accessible to query builder for a given driver
#8838 commented on
Jun 19, 2025 • 0 new comments -
Get rid of CommonJS dependencies for Angular client library
#8871 commented on
Jun 19, 2025 • 0 new comments -
Using LAG in SQL returns 'unqualified name' error
#8873 commented on
Jun 19, 2025 • 0 new comments -
Allow to retrieve statuses of all jobs from the Orchestration API
#8893 commented on
Jun 19, 2025 • 0 new comments -
Support window functions in Cube Store
#8932 commented on
Jun 19, 2025 • 0 new comments -
Calendar tables support
#8989 commented on
Jun 19, 2025 • 0 new comments -
Allow query tagging for Snowflake source
#8966 commented on
Jun 19, 2025 • 0 new comments -
Need support for Atlas SQL
#9015 commented on
Jun 19, 2025 • 0 new comments -
Rounding feature for SUM additive measure
#9065 commented on
Jun 19, 2025 • 0 new comments -
Enabling Swagger and improving the HTTP API.
#9066 commented on
Jun 19, 2025 • 0 new comments -
Expose usedPreaggregation through REST load API in prod mode
#9078 commented on
Jun 19, 2025 • 0 new comments -
original_sql pre aggregation not working with ClickHouse driver when it's a Replicated db
#9074 commented on
Jun 19, 2025 • 0 new comments -
Adding a hook for post-processing generated queries
#9090 commented on
Jun 19, 2025 • 0 new comments -
Enable formatting result set values
#9080 commented on
Jun 19, 2025 • 0 new comments -
Add support for IAM database authentication to Amazon RDS
#9208 commented on
Jun 19, 2025 • 0 new comments -
Join path in preaggregations
#9212 commented on
Jun 19, 2025 • 0 new comments -
[Feature request] Add support to Read Athena Results from S3 Using DuckDB
#9267 commented on
Jun 19, 2025 • 0 new comments -
option to enable thick mode of oracledb
#9477 commented on
Jun 19, 2025 • 0 new comments -
Allow to set all cubes as private by default
#9510 commented on
Jun 19, 2025 • 0 new comments -
Addition of SQL_ALIAS property to Dimension/Measure
#8198 commented on
Jun 19, 2025 • 0 new comments -
[Feature request] make cubejs as datasouce of DB-GPT
#8192 commented on
Jun 19, 2025 • 0 new comments -
Migrate away from `request` and `request-promise`
#8204 commented on
Jun 19, 2025 • 0 new comments -
There should be a way to cancel the requests from useCubeQuery when the component has unmounted
#8263 commented on
Jun 19, 2025 • 0 new comments -
feature(Druid) Support export buckets
#8236 commented on
Jun 19, 2025 • 0 new comments -
GraphQL API does not support fragments
#8274 commented on
Jun 19, 2025 • 0 new comments -
Materialized Views not listed
#8337 commented on
Jun 19, 2025 • 0 new comments -
Add Trino and Presto to the data source connection wizard
#8349 commented on
Jun 19, 2025 • 0 new comments -
How can I connect YDB to cube-js?
#8441 commented on
Jun 19, 2025 • 0 new comments -
Support `ORDER BY ... NULLS FIRST/LAST` in the SQL API
#8464 commented on
Jun 19, 2025 • 0 new comments -
Support custom aggregations in `number` measures with query pushdown in the SQL API
#8482 commented on
Jun 19, 2025 • 0 new comments -
Support joins with query pushdown in the SQL API
#8483 commented on
Jun 19, 2025 • 0 new comments -
Multi-stage calculations
#8486 commented on
Jun 19, 2025 • 0 new comments -
Support rolling window measures without date range
#8489 commented on
Jun 19, 2025 • 0 new comments -
Support query passthrough mode
#8490 commented on
Jun 19, 2025 • 0 new comments -
General availability of the query pushdown in the SQL API
#8491 commented on
Jun 19, 2025 • 0 new comments -
Support Redshift HLL functions/ approx_count_distinct
#8510 commented on
Jun 19, 2025 • 0 new comments -
Generated SQL for subquery dimensions does not respect sql_alias
#8561 commented on
Jun 19, 2025 • 0 new comments -
Postgres connection - add option to set user "role"
#8530 commented on
Jun 19, 2025 • 0 new comments -
Cube Operator for VectorSearch
#8576 commented on
Jun 19, 2025 • 0 new comments -
Issue with Schema Generation w/ Multi-Tenancy Configuration
#8624 commented on
Jun 19, 2025 • 0 new comments -
Support Domo as a data visualization tool
#8659 commented on
Jun 19, 2025 • 0 new comments -
BI tool connectivity requests
#8660 commented on
Jun 19, 2025 • 0 new comments -
Mixed offset rolling window pre-aggregations
#7084 commented on
Jun 19, 2025 • 0 new comments -
MSSQL Server SQL Query With Date Subtraction Filter Clause
#7122 commented on
Jun 19, 2025 • 0 new comments -
Can router and workers can support GKE Workload Identity ?
#7279 commented on
Jun 19, 2025 • 0 new comments -
CUBEJS_DB_SCHEMA doesn't work for snowflake connector
#7285 commented on
Jun 19, 2025 • 0 new comments -
Evaluate using Profile-Guided Optimization (PGO) and LLVM BOLT
#7354 commented on
Jun 19, 2025 • 0 new comments -
Exponential backoff on errors
#7390 commented on
Jun 19, 2025 • 0 new comments -
Format does not return on the REST API when querying a view
#7444 commented on
Jun 19, 2025 • 0 new comments -
Using SQL API the extendContext function does not get the securityContext created in checkSqlAuth
#7415 commented on
Jun 19, 2025 • 0 new comments -
Support git tags
#7459 commented on
Jun 19, 2025 • 0 new comments -
Annotation includes drillMembers when querying cube, but not view
#7491 commented on
Jun 19, 2025 • 0 new comments -
[Feature] Add database driver for InfluxDB 3.0
#7551 commented on
Jun 19, 2025 • 0 new comments -
Improve documentation for Testing within React & Jest useCubeQuery
#7507 commented on
Jun 19, 2025 • 0 new comments -
AthenaDriver extension to use EKS service account
#7652 commented on
Jun 19, 2025 • 0 new comments -
Pre-aggregations with elasticsearch as datasource are not timezone aware
#7700 commented on
Jun 19, 2025 • 0 new comments -
Support for IntelliJ clients (datagrip/pycharm)
#7714 commented on
Jun 19, 2025 • 0 new comments -
Additive measures with rounding
#7760 commented on
Jun 19, 2025 • 0 new comments -
Using Pre-Aggregation with calculated measures of types: string/time
#7896 commented on
Jun 19, 2025 • 0 new comments -
ResultSet returned by subscribe() in production mode is different from dev mode: return requestId in production mode
#7805 commented on
Jun 19, 2025 • 0 new comments -
Allow to set basePath of the REST API to '/'
#7969 commented on
Jun 19, 2025 • 0 new comments -
connecting to surrealdb datasource
#8129 commented on
Jun 19, 2025 • 0 new comments -
Preview compiled Jinja templates
#8134 commented on
Jun 19, 2025 • 0 new comments -
[Feature Request] new cube_sql property to enhance data blending
#8132 commented on
Jun 19, 2025 • 0 new comments -
Returning custom HTTP error codes from `check_auth`
#8136 commented on
Jun 19, 2025 • 0 new comments -
Data model generation with postgres and numeric types
#8149 commented on
Jun 19, 2025 • 0 new comments -
MIN / MAX Time aggregation function represented as numeric
#8153 commented on
Jun 19, 2025 • 0 new comments -
GraphQL equivalent API as REST "/v1/sql"?
#6148 commented on
Jun 19, 2025 • 0 new comments -
Any chance of upgrading to uuid v9?
#6150 commented on
Jun 19, 2025 • 0 new comments -
Cubestore can't use round function because of type coercion error. Support 2 argument `ROUND(num, precision)`.
#6179 commented on
Jun 19, 2025 • 0 new comments -
Facilitate comments in GraphQL schema generation flow
#6246 commented on
Jun 19, 2025 • 0 new comments -
SQL expressions in dimension definitions are not auto-wrapped in parentheses
#6373 commented on
Jun 19, 2025 • 0 new comments -
Docker scan for V0.32 reported 4 critical vulnerabilities (75 in total) - SOC2 T2 assessment
#6340 commented on
Jun 19, 2025 • 0 new comments -
Sentry integration
#6249 commented on
Jun 19, 2025 • 0 new comments -
Export Cube's data model as artifact
#6389 commented on
Jun 19, 2025 • 0 new comments -
Stack trace is included in responses
#6441 commented on
Jun 19, 2025 • 0 new comments -
Feature-request - Option to set / override flag cubejs-rollup-only at model level
#6561 commented on
Jun 19, 2025 • 0 new comments -
Restricting number of attempts to build pre-aggregation
#6562 commented on
Jun 19, 2025 • 0 new comments -
Integration with Teradata Data Store
#6613 commented on
Jun 19, 2025 • 0 new comments -
Validate column existence in database
#6601 commented on
Jun 19, 2025 • 0 new comments -
Segments on GraphQL API
#6647 commented on
Jun 19, 2025 • 0 new comments -
Add `CUBEJS_PRE_AGG_DB_QUERY_TIMEOUT` env var to set different timeout setting for pre aggregations.
#6670 commented on
Jun 19, 2025 • 0 new comments -
Extend Cube CLI to interact with cube-api for several use cases
#6727 commented on
Jun 19, 2025 • 0 new comments -
Add an option to pass additional current_setting variable to PostgresDriver
#6686 commented on
Jun 19, 2025 • 0 new comments -
OpenMetadata Integration
#6731 commented on
Jun 19, 2025 • 0 new comments -
Cubejs-client/core and react is not working in react-native
#6759 commented on
Jun 19, 2025 • 0 new comments -
Cubejs s3 Iam role
#6795 commented on
Jun 19, 2025 • 0 new comments -
Aws efs as disturbed file system
#6888 commented on
Jun 19, 2025 • 0 new comments -
Measures in views don't inherit `drill_members`
#6778 commented on
Jun 19, 2025 • 0 new comments -
WebSocket Transport method blocks application if Cube is offline/incorrect URL/WebSockets disabled
#6891 commented on
Jun 19, 2025 • 0 new comments -
How can i connect multiple SQL databases on cube -- ability to work with multiple data source during data model generation
#6960 commented on
Jun 19, 2025 • 0 new comments -
Issue with cubestore TableImport during preAggregation with unload: support more CSV quote options
#7071 commented on
Jun 19, 2025 • 0 new comments -
Cube.js generated Prestodb query always cast 'number' data type to 'double' data type regardless of actual data type
#4776 commented on
Jun 19, 2025 • 0 new comments -
Need base Path for health-checks
#4808 commented on
Jun 19, 2025 • 0 new comments -
Cube pre aggregations with export bucket strategy still create tables in the data warehouse
#4778 commented on
Jun 19, 2025 • 0 new comments -
Security Context does not convert text value to JSON
#4811 commented on
Jun 19, 2025 • 0 new comments -
fill missing dates with other values than zero
#4912 commented on
Jun 19, 2025 • 0 new comments -
Support multiple CubeProviders
#4889 commented on
Jun 19, 2025 • 0 new comments -
Add an endpoint to get final SQL query (not parameterized)
#4932 commented on
Jun 19, 2025 • 0 new comments -
Add support for Redis as a Database connection
#4941 commented on
Jun 19, 2025 • 0 new comments -
Pulumi and/or Terraform providers
#5001 commented on
Jun 19, 2025 • 0 new comments -
Drill down for queries with "compareDateRange"
#5056 commented on
Jun 19, 2025 • 0 new comments -
SQl API. Clickhouse as underlying db. Max(timeDimension) creates wrong query: data introspection queries support
#5170 commented on
Jun 19, 2025 • 0 new comments -
Support Pre-aggregation incremental refreshKey with different time dimension than cube timeDimension
#5073 commented on
Jun 19, 2025 • 0 new comments -
Schema Compiler - Column names in Hebrew: support schema generation for non ASCII table names
#5174 commented on
Jun 19, 2025 • 0 new comments -
Default TimeDimensions when Select Dimensions
#5279 commented on
Jun 19, 2025 • 0 new comments -
Connecting to Visualization Tools the title Attributes is not work?
#5335 commented on
Jun 19, 2025 • 0 new comments -
total number of rows available in QueryRenderer and QueryBuilder
#5316 commented on
Jun 19, 2025 • 0 new comments -
How one can disable cache or preaggregation for large datasets?
#5341 commented on
Jun 19, 2025 • 0 new comments -
PreAggregation with segment behaves differently then non preaggregation: 128 bit decimal support
#5467 commented on
Jun 19, 2025 • 0 new comments -
Separate database for preaggregations
#5563 commented on
Jun 19, 2025 • 0 new comments -
Cubestore - ADD Snowflake Storage Integration to Access Amazon S3
#5472 commented on
Jun 19, 2025 • 0 new comments -
Extra brackets need to be specified when using dynamic measures
#6064 commented on
Jun 19, 2025 • 0 new comments -
Set OLAP Mode for mySQL
#5850 commented on
Jun 19, 2025 • 0 new comments -
Cubestore s3 fails when uploading with`File can't be listed after upload.` when subPath starts with /
#6136 commented on
Jun 19, 2025 • 0 new comments -
Cannot perform CREATE TEMPSTAGE. This session does not have a current schema. Call 'USE SCHEMA'
#6109 commented on
Jun 19, 2025 • 0 new comments -
GraphQL response metadata/annotation
#6147 commented on
Jun 19, 2025 • 0 new comments -
End time in a dateRange makes cube confused about preaggregations: consider support of open date ranges
#3982 commented on
Jun 19, 2025 • 0 new comments -
GraphQL - Authenticate without JWT for Introspection
#3992 commented on
Jun 19, 2025 • 0 new comments -
Readonly build strategy for Snowflake database
#4003 commented on
Jun 19, 2025 • 0 new comments -
Auto aliasing for generated SQL
#4019 commented on
Jun 19, 2025 • 0 new comments -
Ability to monitor the websocket status & last message
#4015 commented on
Jun 19, 2025 • 0 new comments -
Support Suspense in cubejs-client-react
#4053 commented on
Jun 19, 2025 • 0 new comments -
Switch to official AWS SDK for S3 to support IMDSv2
#4041 commented on
Jun 19, 2025 • 0 new comments -
REGEXP_CONTAINS filter for BigQuery
#4079 commented on
Jun 19, 2025 • 0 new comments -
Add ability to look at cube meta during queryRewrite
#4118 commented on
Jun 19, 2025 • 0 new comments -
Provide a way to set timezone via Cube SQL API call
#4142 commented on
Jun 19, 2025 • 0 new comments -
Add odbc Driver support
#4250 commented on
Jun 19, 2025 • 0 new comments -
Recycle preaggregations for different timezone when granularity is <= 1h
#4263 commented on
Jun 19, 2025 • 0 new comments -
Cube API and Refresh Worker use Instance Metadata for AWS Credentials like Cube Store does
#4334 commented on
Jun 19, 2025 • 0 new comments -
Use tsd for type testing
#4369 commented on
Jun 19, 2025 • 0 new comments -
Add support for Google Workload Identity to Cube Store
#4434 commented on
Jun 19, 2025 • 0 new comments -
Case sensitive "contains" filter operator
#4449 commented on
Jun 19, 2025 • 0 new comments -
Helper function to rename the keys in a record from Foo.bar → fooBar
#4468 commented on
Jun 19, 2025 • 0 new comments -
Error msg to warn me not to give `set` queries a value
#4559 commented on
Jun 19, 2025 • 0 new comments -
Using Datablending with Cube SQL API
#4524 commented on
Jun 19, 2025 • 0 new comments -
Apache Arrow Flight as datasource and API
#4566 commented on
Jun 19, 2025 • 0 new comments -
Support percents that are not multiplied by 100.
#4565 commented on
Jun 19, 2025 • 0 new comments -
Configurable global default for refreshKey
#4649 commented on
Jun 19, 2025 • 0 new comments -
Utilise database comments on tables (and fields) to populate descriptions in Cube
#4707 commented on
Jun 19, 2025 • 0 new comments -
PrestoDdb-PrestoDriver: Storage schema reading not supported while loading DB schema in Cubejs Playground
#4733 commented on
Jun 19, 2025 • 0 new comments -
SQL API DevExpress support: Dashboard component returns an error
#4758 commented on
Jun 19, 2025 • 0 new comments -
Additional Filter Operators
#3369 commented on
Jun 19, 2025 • 0 new comments -
Driver for Couchbase Server
#3358 commented on
Jun 19, 2025 • 0 new comments -
Variable Length Decimal Support to Handle Cube Store Parquet Data Type Issues
#3412 commented on
Jun 19, 2025 • 0 new comments -
rollupJoins on multiple DBs of different types
#3432 commented on
Jun 19, 2025 • 0 new comments -
Add joins in /meta
#3456 commented on
Jun 19, 2025 • 0 new comments -
Using FILTER_PARAMS causes filters to be duplicated in WHERE clauses
#3477 commented on
Jun 19, 2025 • 0 new comments -
Regex Support in Filter
#3499 commented on
Jun 19, 2025 • 0 new comments -
I can't connect to MySQL 8 - ER_NOT_SUPPORTED_AUTH_MODE
#3525 commented on
Jun 19, 2025 • 0 new comments -
Bigquery EXTERNAL_QUERY filters: support unsafeValue for FILTER_PARAMS
#3583 commented on
Jun 19, 2025 • 0 new comments -
Postgres Driver SET TIMEZONE
#3633 commented on
Jun 19, 2025 • 0 new comments -
How can I set maximumBytesBilled on BigQuery?
#3668 commented on
Jun 19, 2025 • 0 new comments -
How to join same table twice ?
#3692 commented on
Jun 19, 2025 • 0 new comments -
[Feature Request] Eslint rules to assist writing schemas
#3680 commented on
Jun 19, 2025 • 0 new comments -
Query Builder Playground props onVizStateChanged (and other props) not working
#3694 commented on
Jun 19, 2025 • 0 new comments -
Client core: passing full response to error
#3707 commented on
Jun 19, 2025 • 0 new comments -
export QueryType and ResultSet.queryType
#3731 commented on
Jun 19, 2025 • 0 new comments -
Geo filters support
#3716 commented on
Jun 19, 2025 • 0 new comments -
Add additional filters to measures which will be passed in where clause in generated SQL
#3758 commented on
Jun 19, 2025 • 0 new comments -
npm audit fix breaks cubejs-server
#3754 commented on
Jun 19, 2025 • 0 new comments -
Remove cube.js jdbc driver outside core or Make it as optional
#3759 commented on
Jun 19, 2025 • 0 new comments -
Funnels: add sorting by steps order
#3764 commented on
Jun 19, 2025 • 0 new comments -
Post-process result-set result
#3799 commented on
Jun 19, 2025 • 0 new comments -
How can I perceive the token-expired situation?
#3862 commented on
Jun 19, 2025 • 0 new comments -
Support subscriptions in the GraphQL API
#3882 commented on
Jun 19, 2025 • 0 new comments -
schemas ingested via repositoryFactory do not appear in the playground schemas tab
#3908 commented on
Jun 19, 2025 • 0 new comments -
checkAuth custom error/response handling
#2017 commented on
Jun 19, 2025 • 0 new comments -
Connection with an IBM informix database
#2071 commented on
Jun 19, 2025 • 0 new comments -
How to mock messages using @cubejs-client/react with websocket transport?
#2146 commented on
Jun 19, 2025 • 0 new comments -
Setting session variables in mysql
#2265 commented on
Jun 19, 2025 • 0 new comments -
Running Cube with pre-aggregations disabled
#2311 commented on
Jun 19, 2025 • 0 new comments -
Native distinct counts in ClickHouse dialect
#2334 commented on
Jun 19, 2025 • 0 new comments -
Added credentials chain support in AWS Athena Driver
#2306 commented on
Jun 19, 2025 • 0 new comments -
Option to add cache control headers based on `refreshKey` values
#2368 commented on
Jun 19, 2025 • 0 new comments -
Support `compareDateRange` for data blending queries
#2380 commented on
Jun 19, 2025 • 0 new comments -
Cube.js jdbc support Running With graalvm
#2449 commented on
Jun 19, 2025 • 0 new comments -
Playground Schema Generator only creates column with string type
#2534 commented on
Jun 19, 2025 • 0 new comments -
cubestore support username & password auth ?
#2647 commented on
Jun 19, 2025 • 0 new comments -
Implementation issue with parseDateTimeBestEffort()
#2536 commented on
Jun 19, 2025 • 0 new comments -
Let Cube.js API report why a query doesn't match a pre-aggregations
#2671 commented on
Jun 19, 2025 • 0 new comments -
Set API secret from file
#2685 commented on
Jun 19, 2025 • 0 new comments -
Support K8s-style health check endpoints for Cube Store nodes
#2779 commented on
Jun 19, 2025 • 0 new comments -
Monitoring support
#2920 commented on
Jun 19, 2025 • 0 new comments -
Quantile Support for Pre-Aggregations
#2931 commented on
Jun 19, 2025 • 0 new comments -
Elasticsearch create tables in source database for pre-aggregations
#2926 commented on
Jun 19, 2025 • 0 new comments -
Allow Users to set URL Path Prefix for Developer Playground
#3028 commented on
Jun 19, 2025 • 0 new comments -
Format all timestamps in query timezone
#2965 commented on
Jun 19, 2025 • 0 new comments -
Cubestore with external bucket support parquet file format: support more ingestion formats other than CSV
#3051 commented on
Jun 19, 2025 • 0 new comments -
Set SQL value in Meta field of a Dimension
#3143 commented on
Jun 19, 2025 • 0 new comments -
Support for ts_query on postgressql
#3225 commented on
Jun 19, 2025 • 0 new comments -
Refreshing measures/dimensions when they are updated on cube server.
#3293 commented on
Jun 19, 2025 • 0 new comments -
ElasticSearch Driver: The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type undefined
#614 commented on
Jun 19, 2025 • 0 new comments -
Filter pushdown issue with aggregating inline views and CTE's
#640 commented on
Jun 19, 2025 • 0 new comments -
Request for availableMeasures, availableDimensions to be customizable of QueryBuilder in @cubejs-client/react
#668 commented on
Jun 19, 2025 • 0 new comments -
Remove duplicate timeDimension field from result data
#676 commented on
Jun 19, 2025 • 0 new comments -
Unable to use shortTitle in .series()
#673 commented on
Jun 19, 2025 • 0 new comments -
@cubejs-client/core load method error does not contain HTTP error code
#833 commented on
Jun 19, 2025 • 0 new comments -
Backend error cant catch up in http call Angular
#821 commented on
Jun 19, 2025 • 0 new comments -
Reduce bundle size of @cubejs-client
#960 commented on
Jun 19, 2025 • 0 new comments -
Role based schema selection
#847 commented on
Jun 19, 2025 • 0 new comments -
Moving to TypeScript
#1091 commented on
Jun 19, 2025 • 0 new comments -
Payload and Response Improvement
#1019 commented on
Jun 19, 2025 • 0 new comments -
Implement driver for CockroachDB
#1164 commented on
Jun 19, 2025 • 0 new comments -
Query time partitioning preAggregations need time dimensions.
#1116 commented on
Jun 19, 2025 • 0 new comments -
Implement Client for Svelte
#1166 commented on
Jun 19, 2025 • 0 new comments -
Automatically adding Joins using Primary/Foreign keys within Data Sources
#1179 commented on
Jun 19, 2025 • 0 new comments -
Grafana Plugin
#1226 commented on
Jun 19, 2025 • 0 new comments -
Schema creation automation
#1354 commented on
Jun 19, 2025 • 0 new comments -
Native MongoDB connector that does not require Mongo BI
#1555 commented on
Jun 19, 2025 • 0 new comments -
@cubejs-client/core load / drilldown load method requires supports for pagination like `page`, `per_page`, to improve performance
#1434 commented on
Jun 19, 2025 • 0 new comments -
Make all configurations available in the config file
#1559 commented on
Jun 19, 2025 • 0 new comments -
Add a Python client library
#1744 commented on
Jun 19, 2025 • 0 new comments -
Pre-aggregation queries are not GTID safe - MySQL
#1810 commented on
Jun 19, 2025 • 0 new comments -
Use input values in calculated measures
#1865 commented on
Jun 19, 2025 • 0 new comments -
Support key-value set dimension type and operators (e.g. HSTORE)
#2012 commented on
Jun 19, 2025 • 0 new comments -
Add Support for relative time values for time filters
#1912 commented on
Jun 19, 2025 • 0 new comments -
Self reference guard in schema compiler
#4 commented on
Jun 19, 2025 • 0 new comments -
Introduce Query class in ResultSet
#8 commented on
Jun 19, 2025 • 0 new comments -
Add a method to ResultSet to retrieve the format for query member
#9 commented on
Jun 19, 2025 • 0 new comments -
Pivot, series name generation. Do not concat with measure name if it is only one measure
#11 commented on
Jun 19, 2025 • 0 new comments -
Check if date in dateRange is invalid or dateRange itself is invalid
#34 commented on
Jun 19, 2025 • 0 new comments -
Timeseries databases support
#58 commented on
Jun 19, 2025 • 0 new comments -
How to define `cube()` in Typescript
#69 commented on
Jun 19, 2025 • 0 new comments -
Support more options for rollingWindow leading/trailing values
#209 commented on
Jun 19, 2025 • 0 new comments -
Integer column not getting mapped in the schema file for BQ
#83 commented on
Jun 19, 2025 • 0 new comments -
Support generating the data model for nested records in BigQuery
#227 commented on
Jun 19, 2025 • 0 new comments -
No way to disable SSL for Mongo BI auth enabled instance: support non cleartext auth plugins
#222 commented on
Jun 19, 2025 • 0 new comments -
Can't use case/when based on measures: support various types and case for measures
#260 commented on
Jun 19, 2025 • 0 new comments -
Pre-Aggregations creates BigQuery table by default on US region
#257 commented on
Jun 19, 2025 • 0 new comments -
Automatically retrieve Redshift cluster credentials
#306 commented on
Jun 19, 2025 • 0 new comments -
SparkSQL Connection error: v2.3.2
#297 commented on
Jun 19, 2025 • 0 new comments -
Schema files as ES modules
#307 commented on
Jun 19, 2025 • 0 new comments -
Add precommit hooks
#324 commented on
Jun 19, 2025 • 0 new comments -
Funnel step queries should be wrapped in braces
#360 commented on
Jun 19, 2025 • 0 new comments -
Is Cubejs possible to connect to a set of postgres replicate set?
#342 commented on
Jun 19, 2025 • 0 new comments -
DDL based row level security in roles
#469 commented on
Jun 19, 2025 • 0 new comments -
Cubejs Playground App should have select column option and set title
#366 commented on
Jun 19, 2025 • 0 new comments -
Automatically use inner joins when filtering
#494 commented on
Jun 19, 2025 • 0 new comments -
Support for query parameters
#481 commented on
Jun 19, 2025 • 0 new comments -
Support for "last" measure with preaggs
#593 commented on
Jun 19, 2025 • 0 new comments -
NTLM support in mssql
#609 commented on
Jun 19, 2025 • 0 new comments -
Implement Silent Refresh for Auth Tokens with CubeProvider
#9526 commented on
Jun 19, 2025 • 0 new comments -
BigQuery string literal error in Tesseract
#9542 commented on
Jun 19, 2025 • 0 new comments -
Weekly granularity and multi-stage calculations
#9549 commented on
Jun 19, 2025 • 0 new comments -
How to query for total number of inquiries by status (at the given time)?
#9552 commented on
Jun 19, 2025 • 0 new comments -
pipeline function in QueryCache fails with ECONNRESET for lambda rollup pre-aggregations
#9566 commented on
Jun 19, 2025 • 0 new comments -
Tesseract engine generating Postgresql dialect queries for MSSQL DB
#9567 commented on
Jun 19, 2025 • 0 new comments -
Missing Latest Day Data in UTC+8 Timezone Queries on AWS Deployment
#9580 commented on
Jun 19, 2025 • 0 new comments -
Clear error message on duplicate names of cubes and views
#9596 commented on
Jun 19, 2025 • 0 new comments -
[cubestore] Infinite loop during metastore initialization (v1.3.16)
#9610 commented on
Jun 19, 2025 • 0 new comments -
create llms.txt and llms-full.txt for LLM to understand Cube docs
#9511 commented on
Jun 19, 2025 • 0 new comments -
Simple SELECT query with aggregation on two cube dimensions not possible
#9523 commented on
Jun 19, 2025 • 0 new comments -
Add externalbrowser authentication for SSO Snowflake users
#9522 commented on
Jun 19, 2025 • 0 new comments -
Redundant Joins with Time Spine and Multiple Fact Tables
#9499 commented on
Jun 19, 2025 • 0 new comments -
Filter by string measure doesn't work (equals operator)
#9595 commented on
Jun 19, 2025 • 0 new comments -
Rolling windows for clickhouse
#9600 commented on
Jun 22, 2025 • 0 new comments -
Pre Aggregations are not getting refreshed
#9584 commented on
Jun 25, 2025 • 0 new comments -
Pre-aggregation support in multi-stage calculations
#8487 commented on
Jun 26, 2025 • 0 new comments -
[Feature request] Pre-aggregation within window
#8185 commented on
Jun 26, 2025 • 0 new comments -
SAP HANA Driver implemented
#5648 commented on
Jun 9, 2025 • 0 new comments -
feat(athena-driver): add session-token and database env vars
#6018 commented on
Jun 9, 2025 • 0 new comments -
Clickhouse string ordering and string filtering by UTF8 instead of bytes
#6143 commented on
Jun 9, 2025 • 0 new comments -
fix(base-driver, bigquery-driver, materialize-driver): Fix sort bug o…
#6164 commented on
Jun 9, 2025 • 0 new comments -
fix(cubestore): RocksStore - skip WALs for logs loading + dont upload logs again
#6343 commented on
Jun 19, 2025 • 0 new comments -
DuckDB dates interpreted as strings instead of timestamp
#6782 commented on
Jun 19, 2025 • 0 new comments -
Oracle datetime cast
#7510 commented on
Jun 13, 2025 • 0 new comments -
feat(duckdb-driver): add azure extension configuration
#8374 commented on
Jun 9, 2025 • 0 new comments -
feat(redshift) support approx count distinct
#8512 commented on
Jun 9, 2025 • 0 new comments -
fix(schema-compiler): Escape quotes in column names
#8890 commented on
Jun 18, 2025 • 0 new comments -
Use the Trino client instead of inheriting from Presto
#8948 commented on
Jun 6, 2025 • 0 new comments -
Update snowflake.mdx
#9226 commented on
Jun 2, 2025 • 0 new comments -
chore(deps): Bump tokio from 1.37.0 to 1.44.2 in /rust/cubeorchestrator
#9436 commented on
May 27, 2025 • 0 new comments -
chore(deps): Bump tokio from 1.38.0 to 1.38.2 in /rust/cubesqlplanner
#9437 commented on
May 27, 2025 • 0 new comments -
chore(deps): Bump tokio from 1.35.0 to 1.38.2 in /rust/cubesql
#9438 commented on
May 27, 2025 • 0 new comments -
chore(deps): Bump tokio from 1.37.0 to 1.38.2 in /rust/cubestore
#9439 commented on
May 27, 2025 • 0 new comments -
chore(deps-dev): bump vite from 5.1.6 to 5.4.19 in /packages/cubejs-playground/vizard
#9532 commented on
Jun 5, 2025 • 0 new comments -
Update pricing.mdx
#9533 commented on
Jun 2, 2025 • 0 new comments -
Update snowflake.mdx
#9535 commented on
Jun 25, 2025 • 0 new comments -
docs: add product documentation for agent settings, home screen, and …
#9555 commented on
Jun 25, 2025 • 0 new comments -
fix(schema-compiler): Use join tree for pre-agg matching
#9597 commented on
Jun 26, 2025 • 0 new comments -
fix(tesseract): Using FULL JOIN for outer aggregate joins in BigQuery
#9605 commented on
Jun 20, 2025 • 0 new comments