TherChenYang commented on code in PR #30173:
URL: https://github.com/apache/shardingsphere/pull/30173#discussion_r1493721978


##########
parser/sql/statement/src/main/java/org/apache/shardingsphere/sql/parser/sql/dialect/handler/dml/InsertStatementHandler.java:
##########
@@ -335,4 +336,16 @@ public static Optional<WithTableHintSegment> 
getWithTableHintSegment(final Inser
         }
         return Optional.empty();
     }
+    
+    /**
+     * Get rowSet function segment.

Review Comment:
   already modified



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