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 97105dfef1d Add shardingsphere-data-pipeline-cdc-distsql module
(#36051)
add 1e96c83c996 fix:Support for the PERCENTILE function
new 7411141ac53 Merge pull request #36048 from ccxxxyy/issueNo
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:
.../src/main/antlr4/imports/sqlserver/BaseRule.g4 | 1 +
.../antlr4/imports/sqlserver/SQLServerKeyword.g4 | 8 ++++++++
.../statement/SQLServerStatementVisitor.java | 2 +-
.../parser/src/main/resources/case/dml/select.xml | 24 ++++++++++++++++++++++
.../main/resources/sql/supported/dml/select.xml | 1 +
5 files changed, 35 insertions(+), 1 deletion(-)