Weny Xu
64acfd3802
feat: implement drop table procedure (#1872)
* feat: implement drop table procedure
* fix: fix uncaught error
* refacotr: refactor error handling
* chore: apply suggestions from CR
* refactor: move fetch_table/s to table_routes.rs
* chore: fix clippy
* chore: apply suggestions from CR
* chore: rebase onto develop
* feat: compare the table_route value before deleting
* feat: handle if table already exists on datanode
* Update src/meta-srv/src/procedure/drop_table.rs
Co-authored-by: JeremyHi <jiachun_feng@proton.me>
---------
Co-authored-by: JeremyHi <jiachun_feng@proton.me>
2023-07-07 16:03:40 +08:00
..
2023-06-12 11:55:33 +08:00
2023-07-06 08:08:44 +00:00
2023-07-07 16:03:40 +08:00
2023-07-05 23:03:51 +08:00
2023-07-07 16:03:40 +08:00
2023-07-06 08:08:44 +00:00
2023-06-28 20:14:37 +08:00
2023-06-30 12:13:14 +08:00
2023-07-07 13:27:43 +08:00
2023-06-27 19:14:48 +08:00
2023-07-04 19:32:02 +08:00
2023-07-07 16:03:40 +08:00
2023-07-04 22:24:43 +08:00
2023-07-04 17:55:00 +08:00
2023-07-05 23:03:51 +08:00
2023-06-27 19:14:48 +08:00
2023-06-29 19:23:54 +08:00
2023-07-07 13:45:54 +08:00
2023-06-30 12:13:14 +08:00
2023-07-06 13:29:36 +08:00
2023-06-27 15:33:53 +08:00
2023-06-27 19:14:48 +08:00
2023-07-04 16:42:27 +08:00
2023-07-04 16:42:27 +08:00
2023-07-04 22:24:43 +08:00
2023-07-04 22:01:27 +08:00