apache / iceberg-python

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

🐛 Write fields instead of spec object #846

Closed Fokko closed 3 months ago

Fokko commented 3 months ago

It should write the fields instead of the full spec: https://github.com/apache/iceberg-python/issues/208#issuecomment-2183015146

Also, did a small OOP refactor.

Fokko commented 3 months ago

cc @kevinjqliu @syun64