This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from be59f36 Fix issue for broadcast table test cases with add batch
(#9188)
add 783f702 Order by primary keys ascending if simple query sql without
order by clause for MySQL (#9133)
No new revisions were added by this update.
Summary of changes:
.../orderby/engine/OrderByContextEngine.java | 71 +++++++++++++++--
.../statement/dml/SelectStatementContext.java | 2 +-
.../orderby/engine/OrderByContextEngineTest.java | 91 +++++++++++++++++++++-
.../db/select_or_with_none_sharding_columns.xml | 36 ++++-----
.../tbl/select_or_with_none_sharding_columns.xml | 18 ++---
5 files changed, 180 insertions(+), 38 deletions(-)