|
163 | 163 | "querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- rounding in athena", |
164 | 164 | "querying ECommerce: total sales, total profit by month + order (date) + total -- doesn't work with the BigQuery", |
165 | 165 | "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", |
169 | 166 | "querying ECommerce: partitioned pre-agg", |
170 | 167 | "querying ECommerce: partitioned pre-agg higher granularity", |
171 | 168 | "querying BigECommerce: partitioned pre-agg", |
|
177 | 174 | "querying BigECommerce: rolling window by 2 week", |
178 | 175 | "querying BigECommerce: rolling window by 2 month", |
179 | 176 |
|
| 177 | + "---------------------------------------", |
| 178 | + "Requires Tesseract. ", |
| 179 | + "---------------------------------------", |
| 180 | + "querying BigECommerce: rolling window by 2 day without date range", |
| 181 | + "querying BigECommerce: rolling window by 2 month without date range", |
| 182 | + "querying BigECommerce: rolling window YTD without date range", |
| 183 | + "--------------------", |
| 184 | + |
180 | 185 | "---------------------------------------", |
181 | 186 | "Custom Granularities ", |
182 | 187 | "---------------------------------------", |
|
0 commit comments