zhujunxxxxx opened a new issue #10409:
URL: https://github.com/apache/shardingsphere/issues/10409


   relate #9694.
   
   support oracle alter table partition grammar
   
   
![image](https://user-images.githubusercontent.com/7948408/119003605-6ee08780-b9c0-11eb-9098-4eb68486adf7.png)
   
   we need support 
   - modify_table_default_attrs
   - alter_automatic_partitioning
   - alter_interval_partitioning
   - set_subpartition_template
   - modify_table_partition
   - modify_table_subpartition
   - move_table_partition
   - move_table_subpartition
   - add_external_partition_attrs
   - add_table_partition
   - coalesce_table_partition
   - drop_external_partition_attrs
   - drop_table_partition
   - drop_table_subpartition
   - rename_partition_subpart
   - truncate_partition_subpart
   - split_table_partition
   - split_table_subpartition
   - merge_table_partitions
   - merge_table_subpartitions
   - exchange_partition_subpart
   
   
   
   doc:
   
https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/ALTER-TABLE.html#GUID-552E7373-BF93-477D-9DA3-B2C9386F2877


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to