We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ae327 commit 7176bd1Copy full SHA for 7176bd1
packages/cubejs-testing-drivers/fixtures/mysql.json
@@ -180,5 +180,11 @@
180
"---------------------------------------",
181
"SQL API: Rolling Window YTD (year + month + day + date_trunc equal)",
182
"SQL API: Rolling Window YTD (year + month + day + date_trunc IN)"
183
+ ],
184
+ "tesseractSkip": [
185
+ "querying custom granularities ECommerce: count by three_months_by_march + no dimension",
186
+ "querying custom granularities ECommerce: count by three_months_by_march + dimension",
187
+ "querying BigECommerce: rolling window YTD (month + week)",
188
+ "querying BigECommerce: rolling window YTD (month + week + no gran)"
189
]
190
}
0 commit comments