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 69b2cb3 commit a7d827cCopy full SHA for a7d827c
packages/cubejs-testing-drivers/fixtures/redshift.json
@@ -224,6 +224,8 @@
224
"---- Different results comparing to baseQuery version. Need to investigate ----",
225
"querying BigECommerce: rolling window YTD (month + week)",
226
"querying BigECommerce: rolling window YTD (month + week + no gran)",
227
- "querying BigECommerce: rolling window YTD without granularity"
+ "querying BigECommerce: rolling window YTD without granularity",
228
+ "SQL API: Rolling Window YTD (year + month + day + date_trunc equal)",
229
+ "SQL API: Rolling Window YTD (year + month + day + date_trunc IN)"
230
]
231
}
0 commit comments