Skip to content

Commit 678e2cb

Browse files
committed
fix
1 parent 31e6e5c commit 678e2cb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/cubejs-testing-drivers/fixtures/snowflake.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@
278278
"SQL API: Extended nested Rollup over asterisk",
279279
"SQL API: SQL push down push to cube quoted alias",
280280

281+
"querying BigECommerce: multi-stage group by time dimension",
281282

282283

283284
"querying BigECommerce: rolling window by 2 day without date range",

packages/cubejs-testing-drivers/test/__snapshots__/databricks-jdbc-full.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Jest Snapshot v1, https://goo.gl/fbAQLP
22

3-
exports[`Queries with the @cubejs-backend/databricks-driver querying BigECommerce: multi-stage group by time dimension 1`] = `
3+
exports[`Queries with the @cubejs-backend/databricks-jdbc-driver querying BigECommerce: multi-stage group by time dimension 1`] = `
44
Array [
55
Object {
66
"BigECommerce.orderDate": "2020-01-01T00:00:00.000",

0 commit comments

Comments
 (0)