Integrate hudi-rs in AWS SDK for Pandas
Open
p1
python
- Dominant language
- Rust
- Stars
- 279
- Forks
- 67
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 40
Description
### Description of the improvement
AWS supports Hudi in most of their data services, many users leverage AWS SDK for Pandas (formerly AWS DataWrangler) to handle their data.
Since hudi-rs provides Python bindings, we can support reading Hudi tables using the forementioned SDK.
### Expected behavior
provide method in AWS SDK for Pandas"
::read_hudi(path, storage_options)
that allows users to read from hudi tables
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.