refactor: rename PartitionExprVersion (#309)

Signed-off-by: WenyXu <wenymedia@gmail.com>
This commit is contained in:
Weny Xu
2026-02-10 17:16:46 +08:00
committed by GitHub
parent b9452e3411
commit 030f1e48ab
15 changed files with 972 additions and 972 deletions
+1 -1
View File
@@ -275,6 +275,6 @@ message ArrowIpc {
bytes payload = 3;
}
message PartitionRuleVersion {
message PartitionExprVersion {
uint64 value = 1;
}