tristaZero opened a new issue #4289: Remove some class members from `WhereSegment` URL: https://github.com/apache/incubator-shardingsphere/issues/4289 I found the class member `parametersCount` and `parameterMarkerStartIndex` of `WhereSegment .java` are written, but do not used or read by any other objects. So i plan to remove them to simply our parsing module and integrated tests. If i miss something, please tell me ASAP.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
