terrymanu opened a new pull request, #35660: URL: https://github.com/apache/shardingsphere/pull/35660
- Move getParameterCount, getParameterMarkerSegments, addParameterMarkerSegments, getVariableNames, and getCommentSegments to SQLStatement interface - Implement these methods in AbstractSQLStatement - Update related test cases and classes to use the new interface methods - Remove redundant implementations in EmptyStatement and OraclePLSQLBlockStatement -- 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: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org