diff --git a/packages/cubejs-testing-drivers/fixtures/redshift.json b/packages/cubejs-testing-drivers/fixtures/redshift.json index 8ee72cac43de2..45df73b3fed13 100644 --- a/packages/cubejs-testing-drivers/fixtures/redshift.json +++ b/packages/cubejs-testing-drivers/fixtures/redshift.json @@ -224,6 +224,8 @@ "---- Different results comparing to baseQuery version. Need to investigate ----", "querying BigECommerce: rolling window YTD (month + week)", "querying BigECommerce: rolling window YTD (month + week + no gran)", - "querying BigECommerce: rolling window YTD without granularity" + "querying BigECommerce: rolling window YTD without granularity", + "SQL API: Rolling Window YTD (year + month + day + date_trunc equal)", + "SQL API: Rolling Window YTD (year + month + day + date_trunc IN)" ] }