terrymanu opened a new issue #4250: Decouple dependency of findSQLSegments for TableSegment URL: https://github.com/apache/incubator-shardingsphere/issues/4250 Using findSQLSegments method for TableSegment is not a clear way to get TableSegments by hierarchy. It is better to create a clear interface to get TableSegment for SQLStatement. - [ ] Create interfaces for SingleTableAvailable and MultipleTablesAvailable - [ ] Remove findSQLSegments for TableSegment - [ ] Remove add TableSegment to SQLSegments in parser module
---------------------------------------------------------------- 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
