Commit 93c365a
committed
Fix uint16 overflow bug in max vector
size and add independent reader/writer
verification tests1 parent 0c393e0 commit 93c365a
File tree
2 files changed
+721
-2
lines changed- parquet-column/src
- main/java/org/apache/parquet/column/values/alp
- test/java/org/apache/parquet/column/values/alp
2 files changed
+721
-2
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
| |||
0 commit comments