mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-18 03:58:29 +00:00
feat: cli tool to repair partition columns mismatch (#7605)
* feat: cli tool to repair partition columns mismatch Signed-off-by: luofucong <luofc@foxmail.com> * Apply suggestions from code review Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * fix: harden partition column repair Signed-off-by: MichaelScofield <MichaelScofield@users.noreply.github.com> --------- Signed-off-by: luofucong <luofc@foxmail.com> Signed-off-by: MichaelScofield <MichaelScofield@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
@@ -51,6 +51,7 @@ meta-srv.workspace = true
|
||||
nu-ansi-term = "0.46"
|
||||
object-store.workspace = true
|
||||
operator.workspace = true
|
||||
partition.workspace = true
|
||||
paste.workspace = true
|
||||
query.workspace = true
|
||||
rand.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user