julianhyde commented on code in PR #3009:
URL: https://github.com/apache/calcite/pull/3009#discussion_r1065235428


##########
babel/src/test/resources/sql/redshift.iq:
##########
@@ -1238,7 +1238,7 @@ select date_part(minute, time '02:08:01');
 select date_part(minute, date '2009-01-01');
 !ok
 !}
-
+!if (false) {

Review Comment:
   This test should be re-enabled before we accept the PR. If the test is 
incorrect, fix it. If you need a different DATE_TRUNC function for BQ than for 
Redshift, that can be accomplished.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to