tristaZero opened a new issue #7610: URL: https://github.com/apache/shardingsphere/issues/7610
1. `TableExtractor` is expected to move to `package org.apache.shardingsphere.sql.parser.sql.common.util` and rename it to in line with other classes in this package, like `TableExtractUtil` 2. `ColumnExtractFromExpression` is also in consideration to rename, like `ColumnExtractFromExpressionUtil` 3. If we remain `xxxUtil` for all the classes in `package org.apache.shardingsphere.sql.parser.sql.common.util`, please rename `SafeNumberOperationUtils` and `WhereSegmentExtractUtils` ---------------------------------------------------------------- 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]
