This is an automated email from the ASF dual-hosted git repository.
hucong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 9e4bfc5e01a Add test cases on IncrementalTaskAckCallback (#33394)
add 99256893283 Upgrade calcite version to 1.38.0 and update all license
info in LICENSE file
add 096ef65df73 Update release note
add c8aab446fa0 merge master branch
add 2aa159f7ba9 comment some unsupported test case
new 0374ade72f5 Merge pull request #33279 from strongduanmu/dev-10172
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
RELEASE-NOTES.md | 1 +
distribution/proxy/src/main/release-docs/LICENSE | 26 +++++++++--------
kernel/sql-federation/optimizer/pom.xml | 12 +++++++-
.../function/mysql/MySQLFunctionRegister.java | 2 --
.../function/mysql/MySQLOperatorTable.java | 4 +++
.../function/mysql/impl/MySQLBitCountFunction.java | 24 ++++++++++++---
.../operator/physical/EnumerableScan.java | 8 ++---
.../resources/cases/federation-query-sql-cases.xml | 34 ++++++++++------------
.../test/resources/cases/dql/e2e-dql-select.xml | 7 +++--
9 files changed, 72 insertions(+), 46 deletions(-)