mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-23 16:30:39 +00:00
* feat: support renaming table in the catalog manger * feat: implement rename table for local catalog manager * chore: fmt code * fix: update system catalog when renaming table in local catalog manager * chore: add instance test for rename table * chore: fix frontend test * chore: fix comment * chore: fix rename table test * fix: renaming a table with an existing name * fix: improve the system catalog's renaming process * chore: improve the code * chore: improve the comment Co-authored-by: Yingwen <realevenyag@gmail.com> * chore: improve the code * chore: fix tests * chore: fix instance_test * chore: improve the code Co-authored-by: Yingwen <realevenyag@gmail.com>