Eventual-Inc / Daft

Distributed data engine for Python/SQL designed for the cloud, powered by Rust
https://getdaft.io
Apache License 2.0
2.34k stars 164 forks source link

DataFrame.write_iceberg is failing for newer versions of PyIceberg #3390

Open jaychia opened 6 hours ago

jaychia commented 6 hours ago

Describe the bug

image

When writing to Iceberg in newer versions, it seems that they broke some APIs

To Reproduce

No response

Expected behavior

No response

Component(s)

Other

Additional context

No response