You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/05/20 15:11:36 UTC

[GitHub] [shardingsphere] zhujunxxxxx opened a new issue #10409: Complete oracle partition grammar

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:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero closed issue #10409: Complete oracle partition grammar

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #10409:
URL: https://github.com/apache/shardingsphere/issues/10409


   


-- 
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:
users@infra.apache.org