-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: cube-js/cube
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: document dimension links (drill-in dashboards + external URLs)
pr:community
Contribution from Cube.js community members.
fix(cubesql): cover named IANA timezone in Contribution from Cube.js community members.
rust
Pull requests that update Rust code
TIMESTAMPTZ wrapper pushdown
pr:community
#11101
opened Jun 17, 2026 by
mattheworford
Contributor
Loading…
3 of 4 tasks
chore(deps): bump dompurify from 3.3.2 to 3.4.10 in /docs
dependencies
Pull requests that update a dependency file
docs
Issues that require a documentation improvement
javascript
Pull requests that update Javascript code
pr:community
Contribution from Cube.js community members.
#11099
opened Jun 17, 2026 by
dependabot
Bot
Loading…
fix(cubejs-client-core): surface cubeSql error chunks instead of dropping rows
client:core
Issues relating to the JavaScript client SDK
javascript
Pull requests that update Javascript code
#11097
opened Jun 16, 2026 by
keydunov
Member
Loading…
perf(cubestore): reduce metastore RPC fan-out during partitioning
cube store
Issues relating to Cube Store
rust
Pull requests that update Rust code
#11095
opened Jun 16, 2026 by
waralexrom
Member
Loading…
fix(cubestore): guard replay handle seq pointer / location length mismatch
cube store
Issues relating to Cube Store
rust
Pull requests that update Rust code
#11093
opened Jun 16, 2026 by
waralexrom
Member
Loading…
fix(duckdb-driver): like filters escaping
data source driver
driver:duckdb
javascript
Pull requests that update Javascript code
pr:community
Contribution from Cube.js community members.
#11092
opened Jun 16, 2026 by
hannosgit
Contributor
Loading…
3 of 4 tasks
fix(cubestore): repartition merge commits with unchecked swap (fixes RepartitionRange row-count regression)
cube store
Issues relating to Cube Store
rust
Pull requests that update Rust code
#11091
opened Jun 16, 2026 by
paveltiunov
Member
•
Draft
chore(deps-dev): bump vite from 8.0.8 to 8.0.16
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
pr:community
Contribution from Cube.js community members.
#11090
opened Jun 16, 2026 by
dependabot
Bot
Loading…
chore(deps): bump js-yaml from 4.1.1 to 4.2.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
pr:community
Contribution from Cube.js community members.
#11089
opened Jun 15, 2026 by
dependabot
Bot
Loading…
perf(cubestore): faster repartition (prefetch, per-partition merge, range jobs)
cube store
Issues relating to Cube Store
rust
Pull requests that update Rust code
#11088
opened Jun 15, 2026 by
waralexrom
Member
Loading…
perf(cubestore): enable bloom filter for metastore rocksdb reads
cube store
Issues relating to Cube Store
rust
Pull requests that update Rust code
#11083
opened Jun 14, 2026 by
waralexrom
Member
Loading…
fix(docs-mintlify): broken internal links
dependencies
Pull requests that update a dependency file
pr:community
Contribution from Cube.js community members.
#11081
opened Jun 13, 2026 by
mattheworford
Contributor
Loading…
3 of 4 tasks
docs: enhance hierarchy documentation in Explore and Workbooks
pr:community
Contribution from Cube.js community members.
#11074
opened Jun 12, 2026 by
solarrust
Collaborator
Loading…
docs: exhaustively document the multi-stage grain directive
#11073
opened Jun 12, 2026 by
AvilaJulio
Member
Loading…
chore(deps): bump joi from 17.13.3 to 18.2.1
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
pr:community
Contribution from Cube.js community members.
#11071
opened Jun 11, 2026 by
dependabot
Bot
Loading…
chore!: Drop support for node.js v20, deprecate v22
backend:cli
Issues relating to the CLI utility
client:playground
Issues relating to the Developer Playground
client:react
Issues relating to the React client SDK
client:vue
Issues relating to the Vue client SDK
cubejs-jdbc-driver
data source driver
driver:athena
Issues related to the AWS Athena driver
driver:bigquery
Issues related to the BigQuery driver
driver:clickhouse
Issues related to the ClickHouse driver
driver:crate
driver:databricks
driver:dremio
driver:druid
Issues relating to the Druid driver
driver:duckdb
driver:firebolt
driver:hive
Issues relating to the Apache Hive driver
driver:materialize
driver:mongodb
Issues relating to the MongoBI driver
driver:mssql
Issues relating to the MSSQL driver
driver:mysql
Issues relating to the MySQL/MariaDB driver
driver:mysql-aurora-serverless
Issues relating to the AWS MySQL Aurora Serverless driver
driver:oracle
Issues relating to the Oracle driver
driver:pinot
driver:postgres
Issues relating to the Postgres driver
driver:prestodb
Issues relating to the PrestoDB driver
driver:questdb
driver:redshift
Issues relating to the Redshift driver
driver:sqlite
Issues relating to the SQLite driver
driver:trino
Issues relating to the Trino driver
javascript
Pull requests that update Javascript code
#11070
opened Jun 11, 2026 by
ovr
Member
Loading…
chore(deps): bump @grpc/grpc-js from 1.13.4 to 1.14.4
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
pr:community
Contribution from Cube.js community members.
#11067
opened Jun 11, 2026 by
dependabot
Bot
Loading…
feat: add queryMetadata config hook with BigQuery job-label support
data source driver
driver:bigquery
Issues related to the BigQuery driver
javascript
Pull requests that update Javascript code
pr:community
Contribution from Cube.js community members.
#11065
opened Jun 11, 2026 by
darrenjl
Loading…
4 tasks done
fix(schema-compiler): use ClickHouse String type in Tesseract casts (#10316)
javascript
Pull requests that update Javascript code
#11053
opened Jun 10, 2026 by
igorlukanin
Member
Loading…
fix(clickhouse): use correct Nullable(String) type in CAST expressions
javascript
Pull requests that update Javascript code
pr:community
Contribution from Cube.js community members.
#11052
opened Jun 10, 2026 by
hughtopping
Loading…
chore(deps): bump shell-quote from 1.8.1 to 1.8.4
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
pr:community
Contribution from Cube.js community members.
#11043
opened Jun 9, 2026 by
dependabot
Bot
Loading…
feat: v1.7.0 -> master
client:core
Issues relating to the JavaScript client SDK
client:playground
Issues relating to the Developer Playground
client:vue
Issues relating to the Vue client SDK
cube store
Issues relating to Cube Store
data source driver
docs
Issues that require a documentation improvement
driver:elasticsearch
Issues relating to the ElasticSearch driver
javascript
Pull requests that update Javascript code
python
rust
Pull requests that update Rust code
feat(cubeorchestrator): Split numeric query result into typed variants
rust
Pull requests that update Rust code
#11036
opened Jun 8, 2026 by
ovr
Member
Loading…
fix(cubesql): ensure numeric measure filters are cast correctly
pr:community
Contribution from Cube.js community members.
rust
Pull requests that update Rust code
#11032
opened Jun 8, 2026 by
isaacharrisholt
Loading…
4 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.