Commit 39c84f2
committed
Adds ExtensionType for Parquet geospatial WKB arrays
- Implements the ExtensionType for Parquet geospatial logical types
- Adds GeoArrow compatible Metadata type to hold geospatial metadata
- Adds basic tests around geospatial metadata
serialization/deserialization
- Integrates geospatial logical type parsing into schema extensions1 parent b93fa52 commit 39c84f2
File tree
6 files changed
+481
-2
lines changed- parquet-geospatial
- src
- parquet/src
- arrow/schema
6 files changed
+481
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
0 commit comments