-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Insights: cube-js/cube
Overview
Could not load contribution data
Please try again later
18 Releases published by 4 people
-
v1.3.48
published
Aug 9, 2025 -
v1.3.49
published
Aug 12, 2025 -
v1.3.50
published
Aug 13, 2025 -
v1.3.51
published
Aug 14, 2025 -
v1.3.52
published
Aug 14, 2025 -
v1.3.53
published
Aug 15, 2025 -
v1.3.54
published
Aug 15, 2025 -
v1.3.55
published
Aug 19, 2025 -
v1.3.56
published
Aug 21, 2025 -
v1.3.57
published
Aug 22, 2025 -
v1.3.58
published
Aug 25, 2025 -
v1.3.59
published
Aug 26, 2025 -
v1.3.60
published
Aug 28, 2025 -
v1.3.61
published
Aug 28, 2025 -
v1.3.62
published
Aug 29, 2025 -
v1.3.63
published
Sep 2, 2025 -
v1.3.64
published
Sep 3, 2025 -
v1.3.65
published
Sep 5, 2025
59 Pull requests merged by 16 people
-
fix(cubesql): Correctly calculate eclass cost for recursive nodes
#9947 merged
Sep 5, 2025 -
fix(cubesql): Fix SQL pushdown
TRUNC
template for Presto#9944 merged
Sep 3, 2025 -
feat(cubesql): Automatically cast literal strings in binary expressions
#9938 merged
Sep 3, 2025 -
fix(cubestore): Allowing window functions in cluster send planning
#9940 merged
Sep 2, 2025 -
feat(cubesql): Add "planningId" param to SQL API planning events
#9939 merged
Sep 1, 2025 -
fix(cubejs-playground): rollup designer accordion
#9937 merged
Sep 1, 2025 -
docs: Update Trino and Presto docs with export bucket info
#9932 merged
Sep 1, 2025 -
chore(deps): bump next from 14.2.30 to 14.2.32 in /docs
#9934 merged
Sep 1, 2025 -
fix(tesseract): Dimnesions with granularity in group_by + drivers support
#9928 merged
Aug 29, 2025 -
feat(schema-compiler): Support shorthand for userAttributes properties in models
#9921 merged
Aug 28, 2025 -
fix(api-gateway): remove stack information in dev mode
#9862 merged
Aug 28, 2025 -
feat(tesseract): Full key aggregate and logical plan refactoring
#9807 merged
Aug 28, 2025 -
fix(cubesql): Fix columns referencing outer context in subqueries
#9924 merged
Aug 28, 2025 -
chore(deps): bump mermaid from 10.9.3 to 10.9.4 in /docs
#9914 merged
Aug 27, 2025 -
fix(schema-compiler): Fix incorrect backAlias members collection for FILTER_PARAMS members
#9919 merged
Aug 26, 2025 -
fix(cubesql): Merge subqueries with SQL push down
#9916 merged
Aug 26, 2025 -
feat(cubesql): Report rewrite start/success events
#9917 merged
Aug 25, 2025 -
chore(cubesql): Disable parquet compression (not used, speedup build)
#9918 merged
Aug 25, 2025 -
fix(schema-compiler): Use join tree for pre-agg matching
#9597 merged
Aug 25, 2025 -
feat(schema-compiler): groups support
#9903 merged
Aug 21, 2025 -
chore(schema-compiler): Switch to original antlr4 package
#9886 merged
Aug 21, 2025 -
perf(schema-compiler): Reduce JS compilation memory usage 3x-5x times.
#9897 merged
Aug 21, 2025 -
fix(tesseract): param casting in presto
#9908 merged
Aug 21, 2025 -
chore(ci): Disable Vertica tests until vertica docker image will be available
#9910 merged
Aug 21, 2025 -
fix(cubejs-playground): meta update propagation
#9895 merged
Aug 21, 2025 -
feat(cubesql): Avoid
COUNT(*)
pushdown to joined cubes#9905 merged
Aug 20, 2025 -
chore(ci): CubeStore - validate all subcrates + benches
#9907 merged
Aug 20, 2025 -
chore(cubestore): Rockstore - use named threads per RWLoop/store
#9906 merged
Aug 19, 2025 -
docs: list ec2:CreateVolume permission in our BYOC doc
#9902 merged
Aug 19, 2025 -
fix(schema-compiler): Fix joins getter in cube symbols
#9904 merged
Aug 19, 2025 -
perf(cubestore): Reduce memory usage (allocations) with pinned slices
#9901 merged
Aug 18, 2025 -
chore(cubestore): Add simple allocator tracking stats for benchmarks
#9898 merged
Aug 18, 2025 -
feat(cubestore): Add metastore benchmarks for get_tables_with_path pe...
#9894 merged
Aug 18, 2025 -
chore(cubestore): Track op name for out of queue operations
#9887 merged
Aug 18, 2025 -
feat(schema-compiler): Reduce memory usage after compilation is done
#9890 merged
Aug 15, 2025 -
feat(snowflake-driver): Add queryTag connection parameter
#9889 merged
Aug 15, 2025 -
feat(client-core): introduce cubesql method
#9884 merged
Aug 15, 2025 -
feat(athena-driver): export env variables for IAM assume role auth
#9882 merged
Aug 14, 2025 -
chore: fix yarn lock
#9883 merged
Aug 14, 2025 -
feat(snowflake-driver): Upgrade Snowflake Node.js driver to 2.2.0
#9880 merged
Aug 14, 2025 -
fix(api-gateway): Handle array format for joins in /meta?extended endpoint
#9881 merged
Aug 14, 2025 -
feat(cubesql): Support cursors in stream mode
#9877 merged
Aug 14, 2025 -
perf: Debounce information schema queries to Cube Store (1.8x)
#9879 merged
Aug 14, 2025 -
chore(cubetore): Allow to disable inplace constant evaluation
#9878 merged
Aug 13, 2025 -
feat(playground): Use relative paths for assets, playground requests and fonts
#9850 merged
Aug 13, 2025 -
chore(schema-compiler): Make cube joins to be an array instead of hashmap
#9800 merged
Aug 13, 2025 -
fix(client-core): Remove default value in table pivot
#9869 merged
Aug 13, 2025 -
feat(cubestore): Support EXPLAIN for meta queries
#9876 merged
Aug 13, 2025 -
feat(tesseract): Support time series queries in Databricks
#9871 merged
Aug 13, 2025 -
fix index date column example on yaml
#9874 merged
Aug 12, 2025 -
fix(cubesql): Improve SQL push down for Athena/Presto
#9873 merged
Aug 12, 2025 -
chore(cubestore): Implement now(), unix_timestamp()
#9868 merged
Aug 11, 2025 -
[Snyk] Security upgrade node from 22.16.0-bookworm-slim to 22.18.0-bookworm-slim
#9854 merged
Aug 11, 2025 -
fix: access_policy is not applied for JS models
#9865 merged
Aug 9, 2025 -
feat(cubesql): Support date type for parameter binding
#9864 merged
Aug 8, 2025 -
fix(cubesql): Allow repeated aliases (auto-realias)
#9863 merged
Aug 8, 2025 -
fix(cubesql): Improve Trino SQL push down compatibility
#9861 merged
Aug 7, 2025 -
feat(cubestore): Upgrade rust to nightly-2025年08月01日
#9858 merged
Aug 7, 2025
18 Pull requests opened by 13 people
-
fix(query-orchestrator): QueryCache - propagate error later for streams
#9891 opened
Aug 17, 2025 -
perf(schema-compiler): Improve yaml compilation speed
#9909 opened
Aug 20, 2025 -
fix(schema-compiler): Preserve multiline values in YAML even in folding style
#9912 opened
Aug 21, 2025 -
fix(cubestore): bind to 0.0.0.0 for statsd metrics to be able to send...
#9922 opened
Aug 26, 2025 -
fix (vue3) Cleanup polluted package-lock file
#9925 opened
Aug 27, 2025 -
perf(schema-compiler): Improve yaml compilation speed
#9926 opened
Aug 28, 2025 -
chore: Added cache lookup log
#9927 opened
Aug 29, 2025 -
perf(schema-compiler): YAML transpilation in worker threads
#9929 opened
Aug 29, 2025 -
feat(native): Initial support for Python 3.13
#9930 opened
Aug 29, 2025 -
feat(schema-compiler): include drill members in view
#9931 opened
Aug 29, 2025 -
fix(schema-compiler): prevent member name collection from impacting joins
#9942 opened
Sep 2, 2025 -
feat(api): Make TimeDimension fields nullable
#9943 opened
Sep 2, 2025 -
fix(schema-compiler): Fix sql parser for ?
#9945 opened
Sep 3, 2025 -
docs: fix links in cast-numerics.mdx
#9946 opened
Sep 4, 2025 -
perf(schema-compiler): Support native YAML transpilation
#9948 opened
Sep 4, 2025 -
feat: Add "queryRewriteId" param to Query Rewrite events
#9949 opened
Sep 4, 2025 -
perf(schema-compiler): Improve jinja compilation speed
#9950 opened
Sep 4, 2025 -
feat(tesseract): Switch dimensions and case measures
#9951 opened
Sep 5, 2025
31 Issues closed by 3 people
-
Why are adhoc Cross Database Joins Not Supported?
#9913 closed
Sep 1, 2025 -
Dynamically configure data sources, dimensions/metrics issues
#9799 closed
Sep 1, 2025 -
Is there functionality to disable query caching?
#9788 closed
Sep 1, 2025 -
Pre-Aggregations with BigQuery: Access Denied despite persistent storage setup
#9804 closed
Sep 1, 2025 -
`pg_catalog.pg_encoding_to_char` not supported by the SQL API
#6417 closed
Sep 1, 2025 -
Pre Aggregations are not getting refreshed
#9584 closed
Sep 1, 2025 -
Missing Latest Day Data in UTC+8 Timezone Queries on AWS Deployment
#9580 closed
Sep 1, 2025 -
Cannot perform CREATE TEMPSTAGE. This session does not have a current schema. Call 'USE SCHEMA'
#6109 closed
Sep 1, 2025 -
Inconsistent stringification of numerics between MySQL and ClickHouse drivers
#9050 closed
Sep 1, 2025 -
Partition Granularity not working on postgres internal aggregation month wise
#9056 closed
Sep 1, 2025 -
how can i use a javascript function
#9057 closed
Sep 1, 2025 -
Massive amount of time spent in "Compiling schema"
#7893 closed
Sep 1, 2025 -
Multiple DB_NAME (schemas) for the same datasource
#8685 closed
Sep 1, 2025 -
Power BI and rolling windows
#8600 closed
Sep 1, 2025 -
SQL API: AWS Athena Datasource Failed
#8778 closed
Sep 1, 2025 -
Cubestore - thread 'main' panicked
#8834 closed
Sep 1, 2025 -
dynamic scheduledRefreshContexts behavior
#8726 closed
Sep 1, 2025 -
Typo (probably) in SQL API docs page
#8097 closed
Sep 1, 2025 -
Tesseract - Casting Parameters for Presto/Trino SQL
#9875 closed
Sep 1, 2025 -
Stack trace is included in responses
#6441 closed
Aug 28, 2025 -
Remove cube name prefixes from API response fields in Cube.js
#9893 closed
Aug 26, 2025 -
Please publish `cube` python package to PyPi
#9872 closed
Aug 13, 2025 -
Invalid SQL Generation for Multi-Stage Measures
#9781 closed
Aug 12, 2025 -
for time type for mssql it return [object object]
#9836 closed
Aug 7, 2025 -
[cubestore] Infinite loop during metastore initialization (v1.3.16)
#9610 closed
Aug 7, 2025 -
Problem when connecting to Trino error object object
#9700 closed
Aug 7, 2025 -
Unable to connect Cube Core from BI system.
#9730 closed
Aug 7, 2025
14 Issues opened by 14 people
-
Unnecessary JOIN added when using FILTER_PARAMS in a segment
#9941 opened
Sep 2, 2025 -
SQL Parser fails on SET TIME ZONE syntax
#9936 opened
Sep 1, 2025 -
[cubejs-client-react] React 18: useCubeQuery isLoading false before resultSet
#9935 opened
Sep 1, 2025 -
Optimizing Cube.js Latency with ClickHouse for High-Concurrency Use Cases
#9933 opened
Aug 31, 2025 -
Vue 3 package polluted `package-lock.json`
#9923 opened
Aug 27, 2025 -
Cubestore StatsD metrics fail to send to non-localhost
#9920 opened
Aug 25, 2025 -
FILTER_PARAMAS add redundant where clause check
#9911 opened
Aug 21, 2025 -
rolling_window fails when grouping by a time dimension without date_trunc
#9899 opened
Aug 18, 2025 -
Bug: Rolling window doesn't work with time shift
#9896 opened
Aug 18, 2025 -
What is the correct setup for API instances VS worker instance in regards to CUBEJS_REFRESH_WORKER
#9892 opened
Aug 18, 2025 -
Go To Playground button from Query History creates page not found error
#9888 opened
Aug 15, 2025 -
Cannot read properties of undefined (reading 'meta')
#9885 opened
Aug 15, 2025 -
Pre-aggregations deleted before touch timeout is reached
#9870 opened
Aug 11, 2025 -
table `pg_catalog.pg_collation` not found
#9867 opened
Aug 10, 2025
29 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.
-
feat: configure base path via environment variable
#7968 commented on
Aug 26, 2025 • 1 new comment -
feat(clickhouse-driver): add intelligent DDL handling for unsupported operations
#9845 commented on
Aug 18, 2025 • 0 new comments -
docs: Calendar cubes
#9791 commented on
Aug 18, 2025 • 0 new comments -
feat(flightsql-jdbc): Add support for Arrow Flight JDBC driver (#8829)
#9789 commented on
Sep 3, 2025 • 0 new comments -
fix(query-orchestrator): QueryQueue - improve performance for high co...
#9705 commented on
Aug 20, 2025 • 0 new comments -
fix(cubejs-client-react): Update cubejsApi → cubeApi in CubeProviderProps and CubeContextProps
#7502 commented on
Aug 10, 2025 • 0 new comments -
Time dimension returns [object Object] values from mssql
#9488 commented on
Sep 6, 2025 • 0 new comments -
How to mock messages using @cubejs-client/react with websocket transport?
#2146 commented on
Sep 6, 2025 • 0 new comments -
Cubestore Router space is growing continuously due to temp-uploads
#9114 commented on
Sep 1, 2025 • 0 new comments -
Native Full Join Support
#9805 commented on
Sep 1, 2025 • 0 new comments -
Bug when trying to use the `multi_stage` and `rolling_window` parameters to reference other measures
#9824 commented on
Sep 1, 2025 • 0 new comments -
Cube preAggregation fail to incrementally capture the up-to-date time series data
#9293 commented on
Sep 1, 2025 • 0 new comments -
Support window functions in Cube Store
#8932 commented on
Sep 1, 2025 • 0 new comments -
SQL API: ISOYEAR extraction is not working
#9227 commented on
Sep 1, 2025 • 0 new comments -
Issue with FILTER_GROUP (RangeError: Maximum call stack size exceeded)
#9173 commented on
Sep 1, 2025 • 0 new comments -
[Feature request] Use dimensions from pre-aggregations to calculate measures
#8763 commented on
Sep 1, 2025 • 0 new comments -
npm: command not found in production image
#9723 commented on
Sep 1, 2025 • 0 new comments -
Tesseract engine generating Postgresql dialect queries for MSSQL DB
#9567 commented on
Aug 21, 2025 • 0 new comments -
Rolling windows for clickhouse
#9600 commented on
Aug 21, 2025 • 0 new comments -
Add support for DuckLake
#9703 commented on
Aug 18, 2025 • 0 new comments -
missing FROM-clause entry for table when building a measure from joined data
#8495 commented on
Aug 18, 2025 • 0 new comments -
Upgrade DataFusion Version to support more functions
#9857 commented on
Aug 11, 2025 • 0 new comments -
Default date ordering changed with v1.3.24
#9856 commented on
Aug 8, 2025 • 0 new comments -
[Request]: Ability to type out query in playground
#9174 commented on
Aug 7, 2025 • 0 new comments -
Intermittently incorrect values when using calculated measures on pre-aggregated leaf measures
#9186 commented on
Aug 7, 2025 • 0 new comments -
Support Workload Identity Federation for GCS without requiring explicit credentials in cube/cubestore Docker image
#9837 commented on
Aug 7, 2025 • 0 new comments -
Cubestore Does Not Support `timestamp(6)` in Pre-Aggregations
#9843 commented on
Aug 7, 2025 • 0 new comments -
Documentation for CubeStore metrics in app_metrics.rs
#9851 commented on
Aug 7, 2025 • 0 new comments -
Join Path Resolution Ignores Explicit View Paths
#9852 commented on
Aug 7, 2025 • 0 new comments