strongduanmu commented on code in PR #28628:
URL: https://github.com/apache/shardingsphere/pull/28628#discussion_r1345834824
##########
test/it/parser/src/main/resources/case/ddl/alter-table.xml:
##########
@@ -1600,11 +1590,6 @@
<alter-table sql-case-id="alter_table_modify_lob_nocache">
<table name="employees" start-index="12" stop-index="20" />
- <modify-column>
Review Comment:
> Define incorrect use cases, and these SQL statements should be parsed by
this syntax rule Ref:
https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/ALTER-TABLE.html#GUID-552E7373-BF93-477D-9DA3-B2C9386F2877__I2104157
Got it, thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]