feat(r/sedonadb): sd_read_parquet() doesn't expose all Parquet reading options available to Python sd.read_parquet()
Open
- Dominant language
- Rust
- Stars
- 503
- Forks
- 61
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 90
Description
Most of the time the defaults are fine, but we do have some options and they should be exposed here, too.
Contributor guide
Research direction
Compare the R sd_read_parquet() interface with the Python sd.read_parquet() interface to identify the Parquet reading options that are missing from R. Trace the existing R binding and its option handling, then add parity and verify that the exposed options produce the corresponding read behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, r
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 57/100