Skip to content

Commit 1511c76

Browse files
committed
in work
1 parent acce9a8 commit 1511c76

File tree

8 files changed

+26
-2
lines changed

8 files changed

+26
-2
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,9 @@
140140
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- rounding in athena",
141141
"querying ECommerce: total sales, total profit by month + order (date) + total -- doesn't work with the BigQuery",
142142
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- noisy test",
143+
"querying BigECommerce: rolling window by 2 day without date range -- requires tesseract",
144+
"querying BigECommerce: rolling window by 2 month without date range -- requires tesseract",
145+
"querying BigECommerce: rolling window YTD without date range -- requires tesseract",
143146
"querying BigECommerce: partitioned pre-agg",
144147
"querying BigECommerce: null sum",
145148
"querying BigECommerce: null boolean",

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,9 @@
154154
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- rounding in athena",
155155
"querying ECommerce: total sales, total profit by month + order (date) + total -- doesn't work with the BigQuery",
156156
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- noisy test",
157+
"querying BigECommerce: rolling window by 2 day without date range -- requires tesseract",
158+
"querying BigECommerce: rolling window by 2 month without date range -- requires tesseract",
159+
"querying BigECommerce: rolling window YTD without date range -- requires tesseract",
157160
"querying BigECommerce: null sum",
158161
"querying BigECommerce: null boolean",
159162

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,9 @@
163163
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- rounding in athena",
164164
"querying ECommerce: total sales, total profit by month + order (date) + total -- doesn't work with the BigQuery",
165165
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- noisy test",
166+
"querying BigECommerce: rolling window by 2 day without date range -- requires tesseract",
167+
"querying BigECommerce: rolling window by 2 month without date range -- requires tesseract",
168+
"querying BigECommerce: rolling window YTD without date range -- requires tesseract",
166169
"querying ECommerce: partitioned pre-agg",
167170
"querying ECommerce: partitioned pre-agg higher granularity",
168171
"querying BigECommerce: partitioned pre-agg",

packages/cubejs-testing-drivers/fixtures/databricks-jdbc.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,9 @@
205205
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- rounding in athena",
206206
"querying ECommerce: total sales, total profit by month + order (date) + total -- doesn't work with the BigQuery",
207207
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- noisy test",
208+
"querying BigECommerce: rolling window by 2 day without date range -- requires tesseract",
209+
"querying BigECommerce: rolling window by 2 month without date range -- requires tesseract",
210+
"querying BigECommerce: rolling window YTD without date range -- requires tesseract",
208211

209212
"---------------------------------------",
210213
"Custom Granularities ",

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,9 @@
135135
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- noisy test",
136136
"querying BigECommerce: null sum",
137137
"querying BigECommerce: null boolean",
138+
"querying BigECommerce: rolling window by 2 day without date range -- requires tesseract",
139+
"querying BigECommerce: rolling window by 2 month without date range -- requires tesseract",
140+
"querying BigECommerce: rolling window YTD without date range -- requires tesseract",
138141

139142
"---------------------------------------",
140143
"SKIPPED SQL API (Need work)",

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@
131131
"querying BigECommerce: partitioned pre-agg",
132132
"querying BigECommerce: null sum",
133133
"querying BigECommerce: null boolean",
134+
"querying BigECommerce: rolling window by 2 day without date range -- requires tesseract",
135+
"querying BigECommerce: rolling window by 2 month without date range -- requires tesseract",
136+
"querying BigECommerce: rolling window YTD without date range -- requires tesseract",
134137

135138
"---------------------------------------",
136139
"Custom Granularities ",

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,9 @@
166166
"---------------------------------------",
167167
"querying Products: dimensions -- doesn't work wo ordering",
168168
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- rounding in athena",
169-
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- noisy test"
169+
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- noisy test",
170+
"querying BigECommerce: rolling window by 2 day without date range -- requires tesseract",
171+
"querying BigECommerce: rolling window by 2 month without date range -- requires tesseract",
172+
"querying BigECommerce: rolling window YTD without date range -- requires tesseract"
170173
]
171174
}

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,9 @@
200200
"querying ECommerce: total sales, total profit by month + order (date) + total -- doesn't work with the BigQuery",
201201
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- noisy test",
202202
"querying BigECommerce: null sum",
203-
"querying BigECommerce: null boolean"
203+
"querying BigECommerce: null boolean",
204+
"querying BigECommerce: rolling window by 2 day without date range -- requires tesseract",
205+
"querying BigECommerce: rolling window by 2 month without date range -- requires tesseract",
206+
"querying BigECommerce: rolling window YTD without date range -- requires tesseract"
204207
]
205208
}

0 commit comments

Comments
 (0)