iceberg-python
iceberg-python copied to clipboard
Maximum Recursion error when upserting partitioned table
Apache Iceberg version
0.10.0 (latest release)
Please describe the bug 🐞
I'm receiving the following stack trace when trying to upsert 5,000 records in batches. I've tried rolling back to python 3.13 and 3.12 with the same result, along with increasing the recursion limit.
Willingness to contribute
- [ ] I can contribute a fix for this bug independently
- [x] I would be willing to contribute a fix for this bug with guidance from the Iceberg community
- [ ] I cannot contribute a fix for this bug at this time