You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/02/11 15:40:58 UTC

[GitHub] [incubator-shardingsphere] terrymanu opened a new issue #4250: Decouple dependency of findSQLSegments for TableSegment

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu closed issue #4250: Decouple dependency of findSQLSegments for TableSegment

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #4250: Decouple dependency of findSQLSegments for TableSegment
URL: https://github.com/apache/incubator-shardingsphere/issues/4250
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services