apache / apache/hudi-rs

Integrate hudi-rs in AWS SDK for Pandas

Open
#172 5 comments 1 reaction 1 assignee Claimed by @kazdy View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.