chore: add alined_schema_version to bulk insert request (#321)
Signed-off-by: Lei, HUANG <mrsatangel@gmail.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user