This is an automated email from the ASF dual-hosted git repository.
chengzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 1a76851008c Refactor e2e sql (#27401)
add 1b0bc3c401d Rename distinctExpression to distinctInnerExpression to
keep same with AggregationDistinctProjection (#27404)
No new revisions were added by this update.
Summary of changes:
.../select/projection/engine/ProjectionEngine.java | 2 +-
.../item/AggregationDistinctProjectionSegment.java | 4 ++--
.../asserts/segment/projection/ProjectionAssert.java | 8 ++++----
.../ExpectedAggregationDistinctProjection.java | 4 ++--
.../it/parser/src/main/resources/case/dml/select.xml | 20 ++++++++++----------
5 files changed, 19 insertions(+), 19 deletions(-)