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 556c9541e3e Optimize g4 definition for DistSQL. (#24665)
add 42ee83e47bc Fix extract actual columns error when have same expression
projection. (#24666)
No new revisions were added by this update.
Summary of changes:
.../select/projection/ProjectionsContext.java | 9 ++-
.../select/projection/engine/ProjectionEngine.java | 4 +-
.../projection/impl/ShorthandProjection.java | 22 +++----
.../projection/engine/ProjectionEngineTest.java | 71 +++++++++++-----------
4 files changed, 51 insertions(+), 55 deletions(-)