amogh-jahagirdar commented on issue #8953:
URL: https://github.com/apache/iceberg/issues/8953#issuecomment-1830774809

   Yeah +1 to what Fokko said, if we can get a minimal setup reproduction test 
case of the problem that would be helpful. 
   
   >After looking a bit more, we think this 
https://github.com/apache/iceberg/pull/5214 introduced the bug.
   I'm not sure about that, 
https://github.com/apache/iceberg/blob/main/core/src/main/java/org/apache/iceberg/io/OutputFileFactory.java#L99
 it's not just the query ID that's in the file name. The file name also 
includes task, partition, operation and the file count. That should ensure 
uniqueness.
   
    I wonder if it's possible during restart that somehow all of these end up 
being the same.


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