Commit 6a62646
committed
PARQUET-543: Remove unused boundedint package.
This relocates the DevNullValuesWriter and ZeroIntegerValuesReader,
which are used but are not related to the boundedint code.
Author: Ryan Blue <blue@apache.org>
Closes #329 from rdblue/PARQUET-543-remove-boundedint and squashes the following commits:
0158c51 [Ryan Blue] PARQUET-543: Update new import in ParquetProperties.
550a1a3 [Ryan Blue] PARQUET-543: Remove unused boundedint package.1 parent 626014e commit 6a62646
File tree
10 files changed
+4
-762
lines changed- parquet-column/src
- main/java/org/apache/parquet/column
- values
- bitpacking
- boundedint
- rle
- test/java/org/apache/parquet/column/values/boundedint
10 files changed
+4
-762
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 0 additions & 124 deletions
This file was deleted.
Lines changed: 0 additions & 167 deletions
This file was deleted.
Lines changed: 0 additions & 33 deletions
This file was deleted.
0 commit comments