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 3e298e7 commit 0bbc703Copy full SHA for 0bbc703
packages/cubejs-testing-drivers/fixtures/redshift.json
@@ -232,6 +232,10 @@
232
"---- Different results comparing to baseQuery version. Need to investigate ----",
233
"querying BigECommerce: rolling window YTD (month + week)",
234
"querying BigECommerce: rolling window YTD (month + week + no gran)",
235
- "querying BigECommerce: rolling window YTD without granularity"
+ "querying BigECommerce: rolling window YTD without granularity",
236
+
237
+ "Skipped because are too heavy and leads to Connection terminated unexpectedly or ECONNREFUSED or ECONNRESET",
238
+ "SQL API: Rolling Window YTD (year + month + day + date_trunc equal)",
239
+ "SQL API: Rolling Window YTD (year + month + day + date_trunc IN)"
240
]
241
}
0 commit comments