potatochipcoconut opened a new issue, #1989: URL: https://github.com/apache/iceberg-python/issues/1989
### Apache Iceberg version None ### Please describe the bug 🐞 I am trying to write to s3 tables using pyiceberg from within a map state of an AWS step function, and am seeing the following error: ``` CommitFailedException: Requirement failed: branch main was created concurrently ``` How can I write large amounts of data to the same table concurrently? Possibly related: https://github.com/apache/iceberg-python/issues/1751 https://github.com/apache/iceberg-python/issues/1084 ### Willingness to contribute - [ ] I can contribute a fix for this bug independently - [ ] 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org