stac-utils / stac-utils/rustac
Partitioned stac-geoparquet writes
Open
Nobody has claimed this yet.
[crate] duckdb
- Dominant language
- Rust
- Stars
- 145
- Forks
- 24
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 12
Description
We should provide a way for folks to write partitioned stac-geoparquet. Since there's an infinite number of ways folks might want to partition, we have to limit our scope by either:
- Only providing dials to partition a few, "best practice" ways, and/or
- Provide some generic mechanism where folks can provide their own partitioning schemes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the existing stac-geoparquet write path and its tests, then clarify whether the intended outcome is a small set of best-practice partitioning options or a generic user-defined mechanism; done requires an agreed scope and working partitioned writes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100