Claudenw commented on PR #13345:
URL: https://github.com/apache/iceberg/pull/13345#issuecomment-2988515411

   Based on @jbonofre comments I have reworked the code to not use "IF NOT 
EXISTS" and instead to check if the table was created after the creation fails. 
 This case will occur during the race condition.
   
   Added Apache Derby as a test DB as SqlLite does not handle multiple 
connections well.
   
   Refactored some code to make it cleaner and easier to read.


-- 
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

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

Reply via email to