julianhyde commented on code in PR #3009:
URL: https://github.com/apache/calcite/pull/3009#discussion_r1068629832
##########
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:
I know Redshift was not one of your specific goals, so I want to thank you
for going the extra mile to make this work for Redshift. In Calcite, quality
tends to multiply like compound interest, so thanks for playing your part.
--
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]