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 85ccd606162 Merge AbstractSQLStatement and SQLStatement (#35780)
add e976bfe3b56 Fix Oracle create table with lob storage clause sql parsing
add 0faa08e1dac Fix Oracle create table with lob storage clause sql parsing
new cbe6fc3985b Merge pull request #35782 from FlyingZC/dev0623-parse1
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 +
.../oracle/src/main/antlr4/imports/oracle/DDLStatement.g4 | 7 ++++---
test/it/parser/src/main/resources/case/ddl/create-table.xml | 8 ++++++++
.../src/main/resources/sql/supported/ddl/create-table.xml | 13 +++++++++++++
4 files changed, 26 insertions(+), 3 deletions(-)