apache / hudi-rs

A native Rust library for Apache Hudi, with bindings into Python
https://hudi.apache.org/
Apache License 2.0
153 stars 32 forks source link

docs: update README examples #194

Closed xushiyan closed 4 days ago

xushiyan commented 4 days ago

Description

Update examples to show partition filtering and passing options.

How are the changes test-covered