This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 572219c Merge pull request #9639 from terrymanu/dev
add 6d3ec96 Load all columns for default JDBC loader (#9640)
No new revisions were added by this update.
Summary of changes:
.../impl/EncryptProjectionTokenGenerator.java | 6 +--
.../select/projection/engine/ProjectionEngine.java | 9 +---
.../projection/impl/ShorthandProjection.java | 2 -
.../impl/UnexpandShorthandProjection.java | 53 ----------------------
.../select/projection/ProjectionsContextTest.java | 6 +--
.../projection/impl/ShorthandProjectionTest.java | 8 ++--
.../metadata/schema/builder/SchemaBuilder.java | 24 ++++++++--
.../metadata/schema/builder/SchemaBuilderTest.java | 5 +-
8 files changed, 30 insertions(+), 83 deletions(-)
delete mode 100644
shardingsphere-infra/shardingsphere-infra-binder/src/main/java/org/apache/shardingsphere/infra/binder/segment/select/projection/impl/UnexpandShorthandProjection.java