strongduanmu commented on code in PR #29728:
URL: https://github.com/apache/shardingsphere/pull/29728#discussion_r1452234156


##########
parser/sql/dialect/oracle/src/main/antlr4/imports/oracle/DMLStatement.g4:
##########
@@ -595,7 +595,7 @@ inlineAnalyticView
     ;
 
 whereClause
-    : WHERE expr
+    : WHERE expr pivotInClause?

Review Comment:
   Why add pivotInClause in where sytax?



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