You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2021/09/28 09:39:36 UTC

[shardingsphere] branch master updated (4e1d43f -> 600fabc)

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

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


    from 4e1d43f  Fix TransactionBackendHandlerFactoryTest error in unit test (#12755)
     add 600fabc  Support encrypt rewrite for join table segment (SimpleTableSegment) (#12504)

No new revisions were added by this update.

Summary of changes:
 .../impl/EncryptPredicateColumnTokenGenerator.java | 34 +++++++++++++++++-----
 .../impl/EncryptProjectionTokenGenerator.java      | 27 ++++++++++-------
 .../common/segment/dml/predicate/WhereSegment.java |  1 +
 .../parser/sql/common/util/WhereExtractUtil.java   | 34 +++++++++++++++-------
 .../mix/case/select_for_query_with_cipher.xml      | 22 +++++++++++++-
 5 files changed, 89 insertions(+), 29 deletions(-)