Commit b3e666d
committed
ARROW-9258: [FORMAT] Add V5 MetadataVersion to Schema.fbs
Version V4 is backwards compatible (with compatibility code for reading unions), but V5 is primarily about guaranteeing that the forward compatibility additions have the intended effect. Additionally the IPC serialization format for unions has changed between V4 and V5.
Closes apache#7566 from wesm/metadata-version-v5
Authored-by: Wes McKinney <wesm@apache.org>
Signed-off-by: Wes McKinney <wesm@apache.org>1 parent a6e90de commit b3e666d
1 file changed
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
34 | 41 | | |
35 | 42 | | |
36 | 43 | | |
| |||
0 commit comments