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 a90c1c9ca69 Merge pull request #36065 from ccxxxyy/issueNo
     add 650f278c61a fix:Support for join hints
     new c6bfa17f70b Merge pull request #36069 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:
 .../main/antlr4/imports/sqlserver/DMLStatement.g4  |  8 ++-
 .../antlr4/imports/sqlserver/SQLServerKeyword.g4   | 12 ++++
 .../statement/SQLServerStatementVisitor.java       |  3 +
 .../segment/generic/table/JoinTableSegment.java    |  2 +
 .../parser/src/main/resources/case/dml/select.xml  | 77 ++++++++++++++++++++++
 .../main/resources/sql/supported/dml/select.xml    |  2 +
 6 files changed, 102 insertions(+), 2 deletions(-)

Reply via email to