You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2022/06/08 12:56:00 UTC

[shardingsphere] branch master updated (8c2d591dc8d -> ca981b219f0)

This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


    from 8c2d591dc8d Refactor ShardingSphereOptimizer (#18246)
     add ca981b219f0 Refactor CustomizedFilterableExecutor (#18247)

No new revisions were added by this update.

Summary of changes:
 .../CustomizedFilterableExecuteDataContext.java    |  8 +--
 .../customized/CustomizedFilterableExecutor.java   | 33 +++++-----
 .../executor/customized/FederationResultSet.java   | 72 +++++++++++-----------
 .../optimizer/ShardingSphereOptimizer.java         |  4 +-
 4 files changed, 58 insertions(+), 59 deletions(-)