Commit 930b590
authored
feat: add arrow extension type support in arrow-pg (#231)
* feat: update type conversion to use field instead of datatype
* feat: pass arrow field all the way the any encoder
* feat: update api after merge
* fix: duckdb example
* fix: resolve type for list/struct
* feat: geo data encoding WIP
* chore: update geoarrow
* feat: implement extension type support WIP
* feat: implement extension mechanism and point encoding
* test: fix unit test
* fix: row_encoder merge error
* chore: turn-off geo feather for default1 parent fb41837 commit 930b590
File tree
11 files changed
+611
-390
lines changed- .cargo
- arrow-pg
- src
11 files changed
+611
-390
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
0 commit comments