Commit c04b271
Support for icechunk (#24)
* Add icechunk constructor to table provider
* wip: icechunk python api
* Icechunk example
* Use latest main of zarrs.
* fix compile
* pin
* Icechunk python integration test.
* Include Icechunk based rust tests.
* Add zarr-datafusion test from rust side
* claude wip
* add comment
* update
* cleanup
* remove comment
* fmt
* Add icechunk test data
---------
Co-authored-by: sharkinsspatial <sharkinsgis@gmail.com>1 parent 8990087 commit c04b271
File tree
26 files changed
+6629
-2215
lines changed- data
- icechunk
- manifests
- refs/branch.main
- snapshots
- transactions
- zarr_store.zarr
- meta
- python
- src
- tests
- scripts
- src
- testing
26 files changed
+6629
-2215
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 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | | - | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
25 | | - | |
26 | | - | |
27 | | - | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
0 commit comments