Skip to content

Commit f8fa44e

Browse files
authored
Merge branch 'master' into master
2 parents 9fff964 + c217386 commit f8fa44e

File tree

338 files changed

+15090
-10876
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

338 files changed

+15090
-10876
lines changed

.github/workflows/drivers-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,8 @@ jobs:
345345
(contains(env.CLOUD_DATABASES, matrix.database) && env.DRIVERS_TESTS_ATHENA_CUBEJS_AWS_KEY != '') ||
346346
(!contains(env.CLOUD_DATABASES, matrix.database))
347347
env:
348+
DRIVERS_TESTS_CUBEJS_TRANSPILATION_WORKER_THREADS: true
349+
DRIVERS_TESTS_CUBEJS_TRANSPILATION_NATIVE: false
348350
DRIVERS_TESTS_CUBEJS_TESSERACT_SQL_PLANNER: ${{ (github.event_name == 'workflow_dispatch' && github.event.inputs.use_tesseract_sql_planner) || matrix.use_tesseract_sql_planner }}
349351

350352
# Athena

CHANGELOG.md

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,96 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.71](https://github.com/cube-js/cube/compare/v1.3.70...v1.3.71) (2025-09-22)
7+
8+
### Bug Fixes
9+
10+
- **native:** Be happy, don't panic when unable to schedule task to PyRuntime ([#9983](https://github.com/cube-js/cube/issues/9983)) ([7e6037c](https://github.com/cube-js/cube/commit/7e6037c03841f5fc91eec0bbb41fe088de23571e))
11+
12+
### Features
13+
14+
- **cubesql:** `SET ROLE` changes authentication context ([#9982](https://github.com/cube-js/cube/issues/9982)) ([c1b69cb](https://github.com/cube-js/cube/commit/c1b69cb8bac62ff8b735cbd85402c5a0df2108f9))
15+
- **cubesql:** add `pg_catalog.pg_collation` table ([#9968](https://github.com/cube-js/cube/issues/9968)) ([9243f4c](https://github.com/cube-js/cube/commit/9243f4c775fdc33299c2066aa5bfcb60bc883416))
16+
- **native:** Improve safety for Python into CLRepr conversion ([#9984](https://github.com/cube-js/cube/issues/9984)) ([644103a](https://github.com/cube-js/cube/commit/644103a8d0c57704a2fd3ca1d9b5853fd81e05b6))
17+
18+
## [1.3.70](https://github.com/cube-js/cube/compare/v1.3.69...v1.3.70) (2025-09-19)
19+
20+
### Bug Fixes
21+
22+
- **client-core:** Fix time series generation ([#9978](https://github.com/cube-js/cube/issues/9978)) ([2fd8ea7](https://github.com/cube-js/cube/commit/2fd8ea71d2de867b5583fd8c75643f8f0a129b10))
23+
- **playground:** Include lower and upper bound of date range in time dimension filter in Playground ([#9979](https://github.com/cube-js/cube/issues/9979)) ([1aeea98](https://github.com/cube-js/cube/commit/1aeea9885dbde9a32ae1071cbe483825c42b4ee9))
24+
- **schema-compiler:** Fix view transpilation for worker_threads and native flows ([#9980](https://github.com/cube-js/cube/issues/9980)) ([333b53d](https://github.com/cube-js/cube/commit/333b53d01b9a0813ea9bace8601be0c0b82534ba))
25+
26+
## [1.3.69](https://github.com/cube-js/cube/compare/v1.3.68...v1.3.69) (2025-09-17)
27+
28+
### Features
29+
30+
- **tesseract:** Switch dimensions and case measures ([#9951](https://github.com/cube-js/cube/issues/9951)) ([3168f53](https://github.com/cube-js/cube/commit/3168f533e72ea7593b5893fe6699e743ae07967d))
31+
32+
## [1.3.68](https://github.com/cube-js/cube/compare/v1.3.67...v1.3.68) (2025-09-16)
33+
34+
### Bug Fixes
35+
36+
- **schema-compiler:** Fix incorrect pre-aggregation matching for 'rollupJoin' and 'rollupLambda' pre-aggs ([#9957](https://github.com/cube-js/cube/issues/9957)) ([b279611](https://github.com/cube-js/cube/commit/b2796113bea216890b91f690626a00f09606d502))
37+
- **schema-compiler:** Fix memberToDataSource processing for views without cubes ([#9974](https://github.com/cube-js/cube/issues/9974)) ([46a265f](https://github.com/cube-js/cube/commit/46a265f14850dee21323c990fad678c7b68bb565))
38+
- **schema-compiler:** Pass filename alongside with errors to error reporter during transpilation ([#9964](https://github.com/cube-js/cube/issues/9964)) ([3758bca](https://github.com/cube-js/cube/commit/3758bca7005096fd0e27b061cbf9cf717f8a994d))
39+
40+
### Features
41+
42+
- **cubesql:** Print value of the date/time that couldn't be parsed ([#9961](https://github.com/cube-js/cube/issues/9961)) ([b78ae0a](https://github.com/cube-js/cube/commit/b78ae0ab4b71fd34234be22353a7c3afae674cde))
43+
44+
### Performance Improvements
45+
46+
- **schema-compiler:** implement yaml native bulk transpilation ([#9955](https://github.com/cube-js/cube/issues/9955)) ([8aa3562](https://github.com/cube-js/cube/commit/8aa35623ae87e942fffe5c1312a04dd51a08016a))
47+
- **schema-compiler:** Improve yaml compilation speed ([#9926](https://github.com/cube-js/cube/issues/9926)) ([13eb112](https://github.com/cube-js/cube/commit/13eb1129e5026e05970aa564762f86846d09299b))
48+
- **schema-compiler:** Introduce compiledJinjaCache ([#9950](https://github.com/cube-js/cube/issues/9950)) ([863e970](https://github.com/cube-js/cube/commit/863e97028392d87dcd9baa63ffd7ecb9469e0501))
49+
- **schema-compiler:** Support native YAML transpilation ([#9948](https://github.com/cube-js/cube/issues/9948)) ([368a89e](https://github.com/cube-js/cube/commit/368a89eb73c267ab0cec7119b9b57dc62495322e))
50+
- **schema-compiler:** YAML transpilation in worker threads ([#9929](https://github.com/cube-js/cube/issues/9929)) ([449503c](https://github.com/cube-js/cube/commit/449503cd35bf9132d35468a8b85d4ea06bd39665))
51+
52+
## [1.3.67](https://github.com/cube-js/cube/compare/v1.3.66...v1.3.67) (2025-09-09)
53+
54+
### Bug Fixes
55+
56+
- **cubesql:** Pass window expressions in SQL push down ([#9953](https://github.com/cube-js/cube/issues/9953)) ([a72b200](https://github.com/cube-js/cube/commit/a72b2008a53572c5cbe5f54f203612714852137b))
57+
- **schema-compiler:** Fix multifact joined queries in Tesseract ([#9954](https://github.com/cube-js/cube/issues/9954)) ([cb54545](https://github.com/cube-js/cube/commit/cb54545b5c113e840f15dfad84bfbf1e80209ac6))
58+
59+
## [1.3.66](https://github.com/cube-js/cube/compare/v1.3.65...v1.3.66) (2025-09-09)
60+
61+
### Bug Fixes
62+
63+
- **schema-compiler:** Fix sql parser for "?" ([#9945](https://github.com/cube-js/cube/issues/9945)) ([3386fb7](https://github.com/cube-js/cube/commit/3386fb77e6a8124fbeba477519e1d41a24101f44))
64+
65+
### Features
66+
67+
- Add "queryRewriteId" param to Query Rewrite events ([#9949](https://github.com/cube-js/cube/issues/9949)) ([ad5fbc2](https://github.com/cube-js/cube/commit/ad5fbc2c1c2ddef31bd91df00575afea922ac95b))
68+
69+
## [1.3.65](https://github.com/cube-js/cube/compare/v1.3.64...v1.3.65) (2025-09-05)
70+
71+
### Bug Fixes
72+
73+
- **client-core:** CubeSqlSchemaColumn type ([a178744](https://github.com/cube-js/cube/commit/a17874469a6808fe72a6253d45373046f447e379))
74+
- **cubesql:** Correctly calculate eclass cost for recursive nodes ([#9947](https://github.com/cube-js/cube/issues/9947)) ([f7f78e2](https://github.com/cube-js/cube/commit/f7f78e29f89e24db09b489e2b080603d539c0163))
75+
76+
## [1.3.64](https://github.com/cube-js/cube/compare/v1.3.63...v1.3.64) (2025-09-03)
77+
78+
### Bug Fixes
79+
80+
- **cubesql:** Fix SQL pushdown `TRUNC` template for Presto ([#9944](https://github.com/cube-js/cube/issues/9944)) ([36c0e95](https://github.com/cube-js/cube/commit/36c0e95a855fef9a53bf6f6869dd8bb1d5f4010d))
81+
82+
### Features
83+
84+
- **cubesql:** Automatically cast literal strings in binary expressions ([#9938](https://github.com/cube-js/cube/issues/9938)) ([67c027b](https://github.com/cube-js/cube/commit/67c027bdce1233ad71c54c88c45316aa65092947))
85+
86+
## [1.3.63](https://github.com/cube-js/cube/compare/v1.3.62...v1.3.63) (2025-09-02)
87+
88+
### Bug Fixes
89+
90+
- **cubejs-playground:** rollup designer accordion ([#9937](https://github.com/cube-js/cube/issues/9937)) ([eb6ca38](https://github.com/cube-js/cube/commit/eb6ca38a4cd763881f2f132b06757ca4ca1b2e95))
91+
92+
### Features
93+
94+
- **cubesql:** Add "planningId" param to SQL API planning events ([#9939](https://github.com/cube-js/cube/issues/9939)) ([bc23173](https://github.com/cube-js/cube/commit/bc23173232028ea12b5dc744101226f7e25ce28c))
95+
696
## [1.3.62](https://github.com/cube-js/cube/compare/v1.3.61...v1.3.62) (2025-08-29)
797

898
### Bug Fixes

docs/pages/product/deployment/cloud/byoc/aws/privatelink.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ To enable proper hostname resolution, create a private Route 53 hosted zone:
6969

7070
<InfoBox>
7171

72-
The `<byoc-region>` placeholder in the domain name should be replaced with the exact region identifier provided by Cube Cloud support. This is **not** the standard AWS region name (like `us-east-1`), but rather a Cube Cloud-specific identifier that uniquely identifies your BYOC infrastructure provisioning.
72+
The `<byoc-region>` placeholder in the domain name should be replaced with the exact region identifier provided by Cube Cloud support. This is **not** the standard AWS region name (like `us-east-1`), but rather a Cube Cloud-specific identifier that uniquely identifies your BYOC infrastructure provisioned.
7373

7474
For example, if Cube Cloud provides you with a region identifier like `aws-us-east-1-t-12345-prod`, you would use that exact string in place of `<byoc-region>`.
7575

docs/pages/product/deployment/cloud/deployments.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ General → Cube version</Btn>:
128128
/>
129129

130130
You can select a specific version in the drop-down. Only versions that have been used by
131-
a deployment are available in the list.
131+
a deployment during the last 6 months are available in the list.
132132

133133
There's an option to <Btn>Upgrade automatically to new patch versions</Btn>, which is
134134
available for both update channels. When it's turned on, an upgrade will occur if a new
@@ -140,6 +140,10 @@ Generally, it's recommended to use the _regular channel_ to get the latest updat
140140
You can _pin the version_ to a specific one by turning the <Btn>Upgrade automatically...</Btn>
141141
toggle off.
142142

143+
If you choose to pin the version, make sure to upgrade periodically, especially when the
144+
next [minor version][ref-distribution-versions] is released. If you use the _LTS channel_,
145+
make sure to upgrade to the latest [LTS version][ref-lts] every few months.
146+
143147
## Resource consumption
144148

145149
Cube Cloud deployments only consume resources when they are needed to run workloads:
@@ -174,4 +178,5 @@ resource consumption in different scenarios.
174178
[ref-lts]: /product/distribution#long-term-support
175179
[link-semver]: https://semver.org
176180
[ref-data-sources]: /product/configuration/data-sources
177-
[ref-audit-log]: /product/workspace/audit-log
181+
[ref-audit-log]: /product/workspace/audit-log
182+
[ref-distribution-versions]: /product/distribution#versions

docs/pages/product/deployment/cloud/infrastructure.mdx

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Dedicated infrastructure with CSPS is available in Cube Cloud on the
9797

9898
## BYOC
9999

100-
With [Bring Your Own Cloud](/product/deployment/cloud/byoc) (BYOC) all the components interacting with private data are deployed on the customer infrastructure
100+
With [Bring Your Own Cloud](/product/deployment/cloud/byoc) (BYOC) all the components interacting with private data are deployed on the customer infrastructure
101101
on a platform of choice (AWS/Azure/GCP) and managed by the Cube Cloud Control Plane via the Cube Cloud Operator.
102102

103103
<SuccessBox>
@@ -116,4 +116,54 @@ BYOC is available in Cube Cloud on the
116116
/>
117117
</div>
118118

119+
## Understanding "Cube Cloud Region"
120+
121+
Throughout Cube documentation and when interacting with Cube staff, you may encounter the term **"Cube Cloud Region"** or simply **"Region"**. Understanding this term is crucial for properly configuring and managing your Cube deployments.
122+
123+
### What is a Cube Cloud Region?
124+
125+
A **Cube Cloud Region** refers to a specific cloud infrastructure instance used to host your Cube deployments. While it includes a geographical location component, it encompasses much more than just a physical data center location.
126+
127+
Each Cube Cloud Region is identified by a unique identifier that contains several components:
128+
- **Cloud provider** (AWS, GCP, or Azure)
129+
- **Geographical region** (e.g., us-east-1, eu-west-1)
130+
- **Infrastructure type** (shared, dedicated, or BYOC)
131+
- **Tenant identifier** (for dedicated infrastructure)
132+
- **Environment** (e.g., prod, staging)
133+
134+
For example, a region identifier might look like:
135+
- `aws-us-east-1-shared` for shared infrastructure in AWS US East
136+
- `aws-us-east-1-t-12345-prod` for dedicated infrastructure with tenant ID 12345
137+
- `gcp-europe-west1-t-12345-byoc` for a BYOC deployment in GCP Europe
138+
139+
Each region also has a human-readable display name that's visible in the Cube Cloud UI. For dedicated infrastructure regions, these display names typically include the customer name and/or environment name (e.g., "Acme Corp Production (N. Virginia)" or "Acme Corp Staging (Iowa)") to help distinguish between different infrastructure instances.
140+
141+
<Screenshot src="https://lgo0ecceic.ucarecd.net/01212311-b1c5-48ce-80a2-06a923fe4eac/" />
142+
143+
### Not to be confused with...
144+
145+
The term "Cube Cloud Region" should **not** be confused with:
146+
147+
- **Cloud provider regions alone** (like AWS `us-east-1`) - A Cube Cloud Region includes but is not limited to the underlying cloud provider region
148+
- **Geographical regions** - While geography is a component, the Cube Cloud Region encompasses infrastructure type and tenant isolation as well
149+
- **Availability zones** - These are subdivisions within cloud provider regions and are handled transparently by Cube Cloud
150+
151+
### Why this matters
152+
153+
Understanding your Cube Cloud Region is important for:
154+
155+
1. **API endpoints**: Your deployment's API endpoints include the region identifier (e.g., `<deployment-id>.<region>.cubecloudapp.dev`)
156+
2. **Network configuration**: When setting up VPC peering, PrivateLink, or custom domains, you'll need the exact region identifier
157+
3. **Support requests**: Providing the correct region identifier helps Cube support team quickly locate and assist with your deployment
158+
4. **Infrastructure planning**: Different region types offer different capabilities (e.g., PrivateLink is only available in dedicated and BYOC regions)
159+
160+
### Finding your region identifier
161+
162+
You can find your Cube Cloud Region identifier in:
163+
- The Cube Cloud UI deployment settings
164+
- API endpoint URLs provided in the deployment overview
165+
- Communication from Cube Cloud support when your infrastructure is provisioned
166+
167+
When in doubt, contact Cube Cloud support with your deployment ID, and they can provide the exact region identifier for your infrastructure.
168+
119169
[ref-dedicated-vpc]: /product/deployment/cloud/vpc

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.3.62",
2+
"version": "1.3.71",
33
"npmClient": "yarn",
44
"command": {
55
"bootstrap": {

packages/cubejs-api-gateway/CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,44 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.71](https://github.com/cube-js/cube/compare/v1.3.70...v1.3.71) (2025-09-22)
7+
8+
**Note:** Version bump only for package @cubejs-backend/api-gateway
9+
10+
## [1.3.70](https://github.com/cube-js/cube/compare/v1.3.69...v1.3.70) (2025-09-19)
11+
12+
**Note:** Version bump only for package @cubejs-backend/api-gateway
13+
14+
## [1.3.69](https://github.com/cube-js/cube/compare/v1.3.68...v1.3.69) (2025-09-17)
15+
16+
**Note:** Version bump only for package @cubejs-backend/api-gateway
17+
18+
## [1.3.68](https://github.com/cube-js/cube/compare/v1.3.67...v1.3.68) (2025-09-16)
19+
20+
**Note:** Version bump only for package @cubejs-backend/api-gateway
21+
22+
## [1.3.67](https://github.com/cube-js/cube/compare/v1.3.66...v1.3.67) (2025-09-09)
23+
24+
**Note:** Version bump only for package @cubejs-backend/api-gateway
25+
26+
## [1.3.66](https://github.com/cube-js/cube/compare/v1.3.65...v1.3.66) (2025-09-09)
27+
28+
### Features
29+
30+
- Add "queryRewriteId" param to Query Rewrite events ([#9949](https://github.com/cube-js/cube/issues/9949)) ([ad5fbc2](https://github.com/cube-js/cube/commit/ad5fbc2c1c2ddef31bd91df00575afea922ac95b))
31+
32+
## [1.3.65](https://github.com/cube-js/cube/compare/v1.3.64...v1.3.65) (2025-09-05)
33+
34+
**Note:** Version bump only for package @cubejs-backend/api-gateway
35+
36+
## [1.3.64](https://github.com/cube-js/cube/compare/v1.3.63...v1.3.64) (2025-09-03)
37+
38+
**Note:** Version bump only for package @cubejs-backend/api-gateway
39+
40+
## [1.3.63](https://github.com/cube-js/cube/compare/v1.3.62...v1.3.63) (2025-09-02)
41+
42+
**Note:** Version bump only for package @cubejs-backend/api-gateway
43+
644
## [1.3.62](https://github.com/cube-js/cube/compare/v1.3.61...v1.3.62) (2025-08-29)
745

846
**Note:** Version bump only for package @cubejs-backend/api-gateway

packages/cubejs-api-gateway/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@cubejs-backend/api-gateway",
33
"description": "Cube.js API Gateway",
44
"author": "Cube Dev, Inc.",
5-
"version": "1.3.62",
5+
"version": "1.3.71",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/cube-js/cube.git",
@@ -27,8 +27,8 @@
2727
"dist/src/*"
2828
],
2929
"dependencies": {
30-
"@cubejs-backend/native": "1.3.62",
31-
"@cubejs-backend/shared": "1.3.62",
30+
"@cubejs-backend/native": "1.3.71",
31+
"@cubejs-backend/shared": "1.3.71",
3232
"@ungap/structured-clone": "^0.3.4",
3333
"assert-never": "^1.4.0",
3434
"body-parser": "^1.19.0",
@@ -51,7 +51,7 @@
5151
"uuid": "^8.3.2"
5252
},
5353
"devDependencies": {
54-
"@cubejs-backend/linter": "1.3.62",
54+
"@cubejs-backend/linter": "1.3.71",
5555
"@types/express": "^4.17.21",
5656
"@types/jest": "^29",
5757
"@types/jsonwebtoken": "^9.0.2",

packages/cubejs-api-gateway/src/gateway.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import * as stream from 'stream';
33
import { assertNever } from 'assert-never';
44
import jwt, { Algorithm as JWTAlgorithm } from 'jsonwebtoken';
55
import R from 'ramda';
6+
import { v4 as uuidv4 } from 'uuid';
67
import bodyParser from 'body-parser';
78
import { graphqlHTTP } from 'express-graphql';
89
import structuredClone from '@ungap/structured-clone';
@@ -1214,8 +1215,10 @@ class ApiGateway {
12141215

12151216
const queries: Query[] = Array.isArray(query) ? query : [query];
12161217

1218+
const queryRewriteId = uuidv4();
12171219
this.log({
12181220
type: 'Query Rewrite',
1221+
queryRewriteId,
12191222
query
12201223
}, context);
12211224

@@ -1280,6 +1283,7 @@ class ApiGateway {
12801283

12811284
this.log({
12821285
type: 'Query Rewrite completed',
1286+
queryRewriteId,
12831287
normalizedQueries,
12841288
duration: new Date().getTime() - startTime,
12851289
query

packages/cubejs-athena-driver/CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,42 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.3.71](https://github.com/cube-js/cube/compare/v1.3.70...v1.3.71) (2025-09-22)
7+
8+
**Note:** Version bump only for package @cubejs-backend/athena-driver
9+
10+
## [1.3.70](https://github.com/cube-js/cube/compare/v1.3.69...v1.3.70) (2025-09-19)
11+
12+
**Note:** Version bump only for package @cubejs-backend/athena-driver
13+
14+
## [1.3.69](https://github.com/cube-js/cube/compare/v1.3.68...v1.3.69) (2025-09-17)
15+
16+
**Note:** Version bump only for package @cubejs-backend/athena-driver
17+
18+
## [1.3.68](https://github.com/cube-js/cube/compare/v1.3.67...v1.3.68) (2025-09-16)
19+
20+
**Note:** Version bump only for package @cubejs-backend/athena-driver
21+
22+
## [1.3.67](https://github.com/cube-js/cube/compare/v1.3.66...v1.3.67) (2025-09-09)
23+
24+
**Note:** Version bump only for package @cubejs-backend/athena-driver
25+
26+
## [1.3.66](https://github.com/cube-js/cube/compare/v1.3.65...v1.3.66) (2025-09-09)
27+
28+
**Note:** Version bump only for package @cubejs-backend/athena-driver
29+
30+
## [1.3.65](https://github.com/cube-js/cube/compare/v1.3.64...v1.3.65) (2025-09-05)
31+
32+
**Note:** Version bump only for package @cubejs-backend/athena-driver
33+
34+
## [1.3.64](https://github.com/cube-js/cube/compare/v1.3.63...v1.3.64) (2025-09-03)
35+
36+
**Note:** Version bump only for package @cubejs-backend/athena-driver
37+
38+
## [1.3.63](https://github.com/cube-js/cube/compare/v1.3.62...v1.3.63) (2025-09-02)
39+
40+
**Note:** Version bump only for package @cubejs-backend/athena-driver
41+
642
## [1.3.62](https://github.com/cube-js/cube/compare/v1.3.61...v1.3.62) (2025-08-29)
743

844
**Note:** Version bump only for package @cubejs-backend/athena-driver

0 commit comments

Comments
 (0)