chore: add alined_schema_version to bulk insert request (#321)

Signed-off-by: Lei, HUANG <mrsatangel@gmail.com>
This commit is contained in:
Lei, HUANG
2026-06-02 16:19:26 +08:00
committed by GitHub
parent 246a876568
commit 69a064a7f7
7 changed files with 310 additions and 162 deletions
+1
View File
@@ -256,6 +256,7 @@ message BulkInsertRequest {
ArrowIpc arrow_ipc = 2;
}
PartitionExprVersion partition_expr_version = 3;
uint64 aligned_schema_version = 4;
}
// Manifest info for mito engine.