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(-)