davidmoten / davidmoten/sparse-hilbert-index
Hilbert indexing on parquet compressed files
Open
- Dominant language
- Java
- Stars
- 52
- Forks
- 4
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
This is very interesting. I'm wondering if you could expand this to index compressed files, like parquet, which is inherently columnar storage, e.g. for a use case with 100Gb geospatial data daily (uncompressed) over multiple years. I could see perhaps having chuncks of parquet files that are hilbert indexed and perhaps even subindexed within each file chunk. Thoughts?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.