Skip to content

Commit e5bd283

Browse files
committed
update test snapshots
1 parent d88150e commit e5bd283

26 files changed

+416
-0
lines changed

packages/cubejs-testing-drivers/test/__snapshots__/athena-export-bucket-s3-full.test.ts.snap

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8007,3 +8007,19 @@ Array [
80078007
},
80088008
]
80098009
`;
8010+
8011+
exports[`Queries with the @cubejs-backend/athena-driver SQL API: Date/time comparison with SQL push down 1`] = `
8012+
Array [
8013+
Object {
8014+
"measure(BigECommerce.rollingCountBy2Day)": "12",
8015+
},
8016+
]
8017+
`;
8018+
8019+
exports[`Queries with the @cubejs-backend/athena-driver SQL API: Date/time comparison with date_trunc with SQL push down 1`] = `
8020+
Array [
8021+
Object {
8022+
"measure(BigECommerce.rollingCountBy2Week)": "12",
8023+
},
8024+
]
8025+
`;

packages/cubejs-testing-drivers/test/__snapshots__/bigquery-export-bucket-gcs-full.test.ts.snap

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
// Jest Snapshot v1, https://goo.gl/fbAQLP
22

3+
exports[`Queries with the @cubejs-backend/bigquery-driver SQL API: Date/time comparison with SQL push down 1`] = `
4+
Array [
5+
Object {
6+
"measure(BigECommerce.rollingCountBy2Day)": "12",
7+
},
8+
]
9+
`;
10+
11+
exports[`Queries with the @cubejs-backend/bigquery-driver SQL API: Date/time comparison with date_trunc with SQL push down 1`] = `
12+
Array [
13+
Object {
14+
"measure(BigECommerce.rollingCountBy2Week)": "12",
15+
},
16+
]
17+
`;
18+
319
exports[`Queries with the @cubejs-backend/bigquery-driver SQL API: NULLS FIRST/LAST SQL push down: nulls_first_last_sql_push_down 1`] = `
420
Array [
521
Object {

packages/cubejs-testing-drivers/test/__snapshots__/clickhouse-export-bucket-s3-full.test.ts.snap

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8952,3 +8952,19 @@ Array [
89528952
},
89538953
]
89548954
`;
8955+
8956+
exports[`Queries with the @cubejs-backend/clickhouse-driver export-bucket-s3 SQL API: Date/time comparison with SQL push down 1`] = `
8957+
Array [
8958+
Object {
8959+
"measure(BigECommerce.rollingCountBy2Day)": "12",
8960+
},
8961+
]
8962+
`;
8963+
8964+
exports[`Queries with the @cubejs-backend/clickhouse-driver export-bucket-s3 SQL API: Date/time comparison with date_trunc with SQL push down 1`] = `
8965+
Array [
8966+
Object {
8967+
"measure(BigECommerce.rollingCountBy2Week)": "12",
8968+
},
8969+
]
8970+
`;

packages/cubejs-testing-drivers/test/__snapshots__/clickhouse-export-bucket-s3-prefix-full.test.ts.snap

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8952,3 +8952,19 @@ Array [
89528952
},
89538953
]
89548954
`;
8955+
8956+
exports[`Queries with the @cubejs-backend/clickhouse-driver export-bucket-s3-prefix SQL API: Date/time comparison with SQL push down 1`] = `
8957+
Array [
8958+
Object {
8959+
"measure(BigECommerce.rollingCountBy2Day)": "12",
8960+
},
8961+
]
8962+
`;
8963+
8964+
exports[`Queries with the @cubejs-backend/clickhouse-driver export-bucket-s3-prefix SQL API: Date/time comparison with date_trunc with SQL push down 1`] = `
8965+
Array [
8966+
Object {
8967+
"measure(BigECommerce.rollingCountBy2Week)": "12",
8968+
},
8969+
]
8970+
`;

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8952,3 +8952,19 @@ Array [
89528952
},
89538953
]
89548954
`;
8955+
8956+
exports[`Queries with the @cubejs-backend/clickhouse-driver SQL API: Date/time comparison with SQL push down 1`] = `
8957+
Array [
8958+
Object {
8959+
"measure(BigECommerce.rollingCountBy2Day)": "12",
8960+
},
8961+
]
8962+
`;
8963+
8964+
exports[`Queries with the @cubejs-backend/clickhouse-driver SQL API: Date/time comparison with date_trunc with SQL push down 1`] = `
8965+
Array [
8966+
Object {
8967+
"measure(BigECommerce.rollingCountBy2Week)": "12",
8968+
},
8969+
]
8970+
`;

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14342,3 +14342,19 @@ Array [
1434214342
},
1434314343
]
1434414344
`;
14345+
14346+
exports[`Queries with the @cubejs-backend/databricks-jdbc-driver export-bucket-azure SQL API: Date/time comparison with SQL push down 1`] = `
14347+
Array [
14348+
Object {
14349+
"measure(BigECommerce.rollingCountBy2Day)": "12",
14350+
},
14351+
]
14352+
`;
14353+
14354+
exports[`Queries with the @cubejs-backend/databricks-jdbc-driver export-bucket-azure SQL API: Date/time comparison with date_trunc with SQL push down 1`] = `
14355+
Array [
14356+
Object {
14357+
"measure(BigECommerce.rollingCountBy2Week)": "12",
14358+
},
14359+
]
14360+
`;

packages/cubejs-testing-drivers/test/__snapshots__/databricks-jdbc-export-bucket-azure-prefix-full.test.ts.snap

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14147,3 +14147,19 @@ Array [
1414714147
},
1414814148
]
1414914149
`;
14150+
14151+
exports[`Queries with the @cubejs-backend/databricks-jdbc-driver export-bucket-azure-prefix SQL API: Date/time comparison with SQL push down 1`] = `
14152+
Array [
14153+
Object {
14154+
"measure(BigECommerce.rollingCountBy2Day)": "12",
14155+
},
14156+
]
14157+
`;
14158+
14159+
exports[`Queries with the @cubejs-backend/databricks-jdbc-driver export-bucket-azure-prefix SQL API: Date/time comparison with date_trunc with SQL push down 1`] = `
14160+
Array [
14161+
Object {
14162+
"measure(BigECommerce.rollingCountBy2Week)": "12",
14163+
},
14164+
]
14165+
`;

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14342,3 +14342,19 @@ Array [
1434214342
},
1434314343
]
1434414344
`;
14345+
14346+
exports[`Queries with the @cubejs-backend/databricks-jdbc-driver export-bucket-gcs SQL API: Date/time comparison with SQL push down 1`] = `
14347+
Array [
14348+
Object {
14349+
"measure(BigECommerce.rollingCountBy2Day)": "12",
14350+
},
14351+
]
14352+
`;
14353+
14354+
exports[`Queries with the @cubejs-backend/databricks-jdbc-driver export-bucket-gcs SQL API: Date/time comparison with date_trunc with SQL push down 1`] = `
14355+
Array [
14356+
Object {
14357+
"measure(BigECommerce.rollingCountBy2Week)": "12",
14358+
},
14359+
]
14360+
`;

packages/cubejs-testing-drivers/test/__snapshots__/databricks-jdbc-export-bucket-gcs-prefix-full.test.ts.snap

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14147,3 +14147,19 @@ Array [
1414714147
},
1414814148
]
1414914149
`;
14150+
14151+
exports[`Queries with the @cubejs-backend/databricks-jdbc-driver export-bucket-gcs-prefix SQL API: Date/time comparison with SQL push down 1`] = `
14152+
Array [
14153+
Object {
14154+
"measure(BigECommerce.rollingCountBy2Day)": "12",
14155+
},
14156+
]
14157+
`;
14158+
14159+
exports[`Queries with the @cubejs-backend/databricks-jdbc-driver export-bucket-gcs-prefix SQL API: Date/time comparison with date_trunc with SQL push down 1`] = `
14160+
Array [
14161+
Object {
14162+
"measure(BigECommerce.rollingCountBy2Week)": "12",
14163+
},
14164+
]
14165+
`;

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14342,3 +14342,19 @@ Array [
1434214342
},
1434314343
]
1434414344
`;
14345+
14346+
exports[`Queries with the @cubejs-backend/databricks-jdbc-driver export-bucket-s3 SQL API: Date/time comparison with SQL push down 1`] = `
14347+
Array [
14348+
Object {
14349+
"measure(BigECommerce.rollingCountBy2Day)": "12",
14350+
},
14351+
]
14352+
`;
14353+
14354+
exports[`Queries with the @cubejs-backend/databricks-jdbc-driver export-bucket-s3 SQL API: Date/time comparison with date_trunc with SQL push down 1`] = `
14355+
Array [
14356+
Object {
14357+
"measure(BigECommerce.rollingCountBy2Week)": "12",
14358+
},
14359+
]
14360+
`;

0 commit comments

Comments
 (0)