Commit 050615f
committed
Add nanosecond-precision round-trip test for INT96 stats
Existing tests only used .000 millisecond timestamps, so the comparator's
8-byte unsigned-long nanos-of-day path was never exercised below minute
granularity. New test covers same-day timestamps at 1ns, 1us, 1ms,
mid-range, and max-of-day (23:59:59.999999999).1 parent f3e9f7c commit 050615f
1 file changed
Lines changed: 12 additions & 0 deletions
File tree
- parquet-hadoop/src/test/java/org/apache/parquet/statistics
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
148 | 160 | | |
0 commit comments