tristaZero opened a new issue #12113:
URL: https://github.com/apache/shardingsphere/issues/12113


   ### Fine
   - `TableMetaDataLoaderEngine`
   
   ### To optimized
   - `build`,  `load`  and `decorate`   of  `TableMetaDataBuilder` vs 
`buildLogicTableMetaDataMap`, `buildActualTableMetaDataMap` of `SchemaBuilder`
   - The relationship of `RuleBasedTableMetaDataBuilder` and 
`TableContainedRule` in `decorate` of `TableMetaDataBuilder`
   - `decorateWithCheckTableMetaData` and `decorateLogicTableName`  of 
`ShardingTableMetaDataBuilder` to get logic tables,rather than actual tables?
   - Move `TableMetaDataLoaderEngine` and `TableMetaDataLoaderMaterial` to 
loader package
   - Create `default` package for `loader` package to include all the default 
loaders
   
   ### Minor issue
   - Rename `TableMetaDataUtil`?
   - Rename `SchemaBuilder` referring to `ShardingSphereRulesBuilder`?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to