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 be76c96f752 Fix the issue where join conditions cannot be extracted 
when more than two conditions are used. (#34707)
     add 3e7dab3f60d Support Oracle IS NAN SQL parse
     new be155e3a057 Merge pull request #34709 from FlyingZC/dev0219-parse

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/oracle/BaseRule.g4     |  2 +-
 .../visitor/statement/OracleStatementVisitor.java  |  3 +++
 .../parser/src/main/resources/case/dml/select.xml  | 22 ++++++++++++++++++++++
 .../main/resources/sql/supported/dml/select.xml    |  1 +
 4 files changed, 27 insertions(+), 1 deletion(-)

Reply via email to