Commit 654dd3f
authored
ORC-FORMAT-29: Upgrade
### What changes were proposed in this pull request?
This PR aims to fix the mismatch between protoc and protobuf in orc-format module.
### Why are the changes needed?
Using ORC 2.1.3, `protobuf.GeneratedMessage` will output some warning information.
apache/orc#2305
### How was this patch tested?
local test
After regenerating orc-format, no warning.
This closes #29protoc and protobuf-java to 3.25.81 parent 61193b9 commit 654dd3f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments