apache / apache/shardingsphere

Support sharding tables and broadcast tables to execute ALTER TABLE ... RENAME TO ... statement

Open
#10,476 5 comments 0 reactions 1 assignee Claimed by @strongduanmu View on GitHub
feature: sharding good amateur issue
Dominant language
Java
Stars
20.8k
Forks
6.9k
Avg merge
11h 35m
Merged PRs (30d)
326

Description

Currently, PR #10462 only implements the `ALTER TABLE ... RENAME TO ... statement` for the single table. The storage problem of the table rule has not been solved after sharding tables and the broadcast tables are renamed. Therefore, sharding tables and the broadcast tables are not supported `ALTER TABLE ... RENAME TO ... statement` now.

We need to discuss with @tristaZero @menghaoranss to determine the final implementation, and then support sharding tables and broadcast tables.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.