Commit c8487c7
PARQUET-2042: Add support for unwrapping common Protobuf wrappers and logical Timestamps, Date, TimeOfDay (#900)
Co-authored-by: Michael Wong <[email protected]>1 parent 452c94d commit c8487c7
File tree
8 files changed
+876
-41
lines changed- parquet-protobuf
- src
- main/java/org/apache/parquet/proto
- test
- java/org/apache/parquet/proto
- resources
8 files changed
+876
-41
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
70 | 81 | | |
71 | 82 | | |
72 | 83 | | |
| |||
191 | 202 | | |
192 | 203 | | |
193 | 204 | | |
| 205 | + | |
194 | 206 | | |
195 | 207 | | |
196 | 208 | | |
| |||
0 commit comments