Commit 903f8e3
asingh
Address some review comments.
* Ignore stats for writer's version < 1.8.0
* Refactor shoudlIgnoreStatistics method a bit
* Assume implementations other than parquet-mr were writing binary
statistics correctly
* Add toParquetStatistics method's original method signature to maintain
backwards compatibility and mark it as deprecated1 parent 64c2617 commit 903f8e3
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- parquet-avro/src/main/java/org/apache/parquet/avro
- parquet-hadoop/src
- main/java/org/apache/parquet/format/converter
- test/java/org/apache/parquet/hadoop
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
| 421 | + | |
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| |||
0 commit comments