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 d57eaeb  Update dev-manual (#13668)
     add 027f9d3  optimize encrypt predicate subquery rewrite logic (#13665)

No new revisions were added by this update.

Summary of changes:
 .../impl/EncryptProjectionTokenGenerator.java      | 125 ++++++++++++---------
 .../infra/binder/segment/table/TablesContext.java  |   1 -
 .../statement/dml/SelectStatementContext.java      |   7 +-
 .../{OrderDirection.java => SubqueryType.java}     |  14 +--
 .../segment/dml/expr/subquery/SubquerySegment.java |   5 +
 .../sql/common/util/SubqueryExtractUtil.java       |  10 +-
 .../encrypt/case/select_for_query_with_cipher.xml  |   5 +-
 7 files changed, 93 insertions(+), 74 deletions(-)
 copy 
shardingsphere-sql-parser/shardingsphere-sql-parser-statement/src/main/java/org/apache/shardingsphere/sql/parser/sql/common/constant/{OrderDirection.java
 => SubqueryType.java} (84%)

Reply via email to