apache / iceberg-python

Apache PyIceberg
https://py.iceberg.apache.org/
Apache License 2.0
309 stars 114 forks source link

Allow writing dataframes that are either a subset of table schema or in arbitrary order #829

Open kevinjqliu opened 2 weeks ago

kevinjqliu commented 2 weeks ago

Fixes #674

This PR does the following