terrymanu merged PR #35660:
URL: https://github.com/apache/shardingsphere/pull/35660
--
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-unsub
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 Abstract