nielspardon commented on code in PR #3959:
URL: https://github.com/apache/calcite/pull/3959#discussion_r1753384681


##########
testkit/src/main/java/org/apache/calcite/sql/parser/SqlParserTest.java:
##########
@@ -5102,6 +5102,12 @@ void checkPeriodPredicate(Checker checker) {
             + "WHERE (`EMPNO` = 12)");
   }
 
+  @Test void testUpdateTableAlias() {

Review Comment:
   I added a comment with the link to the Jira issue



-- 
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