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 2021/08/16 02:17:50 UTC

[shardingsphere] branch master updated (6b462ae -> 5c7afb0)

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 6b462ae  Use mode for governance spring boot starter (#11832)
     add 5c7afb0  reduce the call of TableExtractor in SelectStatementContext (#11833)

No new revisions were added by this update.

Summary of changes:
 .../generator/impl/EncryptProjectionTokenGenerator.java    |  4 ++--
 .../merge/dql/groupby/GroupByMemoryMergedResult.java       |  2 +-
 .../infra/binder/segment/table/TablesContext.java          |  3 +++
 .../infra/binder/statement/dml/InsertStatementContext.java |  2 +-
 .../infra/binder/statement/dml/SelectStatementContext.java | 13 +++----------
 .../projection/engine/ProjectionsContextEngineTest.java    | 14 +++++++-------
 .../sql/parser/sql/common/extractor/TableExtractor.java    |  4 ++--
 7 files changed, 19 insertions(+), 23 deletions(-)