mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-15 04:20:39 +00:00
* feat: add unit test for alter logical tables * Update src/common/meta/src/ddl/alter_table.rs Co-authored-by: Ruihang Xia <waynestxia@gmail.com> * feat: add some comments * chore: add debug_assert_eq * chore: fix some nits * chore: remove the method batch_get_table_routes --------- Co-authored-by: Ruihang Xia <waynestxia@gmail.com>