Commit 07b936d
authored
feat: geodatafusion integration (#222)
* feat: include geo
* feat: geodatafusion integration
* feat: introduce postgis functions
* chore: update to datafusion 52
* feat: implement ewkb serialization
* chore: rename feature name from geo to postgis
* refactor: reduce duplicated code with some macro
* feat: add integration tests and wkt/wkb
* refactor: use macro for more encoding functions
* feat: add support for largewkt and largewkb
* feat: implement for geometry type
* chore: switch to release version of geodatafusion
* chore: remove default postgis feature1 parent 8d4f8ed commit 07b936d
10 files changed
Lines changed: 736 additions & 29 deletions
File tree
- arrow-pg
- src
- datafusion-postgres
- src
- tests-integration
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
0 commit comments