Skip to content

Commit c96a2b4

Browse files
committed
is work
1 parent a22c31d commit c96a2b4

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

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

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,59 @@
164164
"querying custom granularities ECommerce: count by three_months_by_march + no dimension",
165165
"querying custom granularities ECommerce: count by three_months_by_march + dimension",
166166

167+
"SKIPPED SQL API (Need work)",
168+
"---------------------------------------",
169+
"SQL API: Simple Rollup",
170+
"SQL API: Complex Rollup",
171+
"SQL API: Nested Rollup",
172+
"SQL API: Rollup with aliases",
173+
"SQL API: Rollup over exprs",
174+
"SQL API: Nested Rollup with aliases",
175+
"SQL API: Nested Rollup over asterisk",
176+
"SQL API: Extended nested Rollup over asterisk"
177+
],
178+
"tesseractSkip": [
179+
"---------------------------------------",
180+
"Core tests ",
181+
"---------------------------------------",
182+
"for the ECommerce.TimeAnalysisExternal",
183+
"for the ECommerce.TimeAnalysisInternal",
184+
185+
"---------------------------------------",
186+
"Full tests ",
187+
"---------------------------------------",
188+
189+
"---------------------------------------",
190+
"SKIPPED FOR ALL ",
191+
"---------------------------------------",
192+
"querying Products: dimensions -- doesn't work wo ordering",
193+
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- rounding in athena",
194+
"querying ECommerce: total sales, total profit by month + order (date) + total -- doesn't work with the BigQuery",
195+
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- noisy test",
196+
"querying BigECommerce: partitioned pre-agg",
197+
"querying BigECommerce: null sum",
198+
"querying BigECommerce: null boolean",
199+
"--------------------",
200+
201+
"---------------------------------------",
202+
"Requires Tesseract. ",
203+
"---------------------------------------",
204+
"querying BigECommerce: rolling window by 2 day without date range",
205+
"querying BigECommerce: rolling window by 2 month without date range",
206+
"querying BigECommerce: rolling window YTD",
207+
"querying BigECommerce: rolling window YTD without date range",
208+
"--------------------",
209+
210+
"week granularity is not supported for intervals",
211+
"--------------------",
212+
"querying BigECommerce: rolling window by 2 week",
213+
214+
"---------------------------------------",
215+
"Custom Granularities ",
216+
"---------------------------------------",
217+
"querying custom granularities ECommerce: count by three_months_by_march + no dimension",
218+
"querying custom granularities ECommerce: count by three_months_by_march + dimension",
219+
167220
"SKIPPED SQL API (Need work)",
168221
"---------------------------------------",
169222
"SQL API: Simple Rollup",

0 commit comments

Comments
 (0)