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 00cf190 commit 3e298e7Copy full SHA for 3e298e7
packages/cubejs-testing-drivers/fixtures/redshift.json
@@ -195,7 +195,11 @@
195
"---------------------------------------",
196
"SKIPPED SQL API (Need work) ",
197
198
- "SQL API: SQL push down push to cube quoted alias"
+ "SQL API: SQL push down push to cube quoted alias",
199
+
200
+ "Skipped because are too heavy and leads to Connection terminated unexpectedly or ECONNREFUSED or ECONNRESET",
201
+ "SQL API: Rolling Window YTD (year + month + day + date_trunc equal)",
202
+ "SQL API: Rolling Window YTD (year + month + day + date_trunc IN)"
203
],
204
"tesseractSkip": [
205
"querying custom granularities ECommerce: count by three_months_by_march + no dimension",
0 commit comments