JiajunBernoulli opened a new pull request #2724:
URL: https://github.com/apache/calcite/pull/2724


   In standard SQL, the operand of union should not have limit  or order by.So 
parse will fail in SqlParserTetest#testLimitUnion and 
SqlParserTetest#OrderUnion.
   However, when users use parentheses, most engines allow it. We should retain 
the parentheses written by users.


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