Commit 6d01185
authored
Add initial support for geodatafusion spatial filters. (#31)
* Convert bbox representation to wkb.
* Register geodatafusion to support spatial filtering.
* Update py03 bindings to datafusion 52.
* Align zarrs_icechunk compatible icechunk-python versions.
* Include geodatafusion spatial function registration tests.
* Update geodatafusion python to 0.2.0 for datafusion 52 compatability.
* Fix cargo fmt issues.
* Fix ruff error.
* Update test data with new VariableLengthBytes bbox array.
* Export full API from Python module.
* Update deprecated register_table_provider to register_table.1 parent 682d2bf commit 6d01185
File tree
31 files changed
+3748
-2545
lines changed- data
- icechunk
- manifests
- refs/branch.main
- snapshots
- transactions
- zarr_store.zarr/meta/bbox
- c
- python
- python/zarr_datafusion_search
- src
- tests
- scripts
- src
- testing
31 files changed
+3748
-2545
lines changedSome 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 | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
27 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments