rdblue opened a new pull request #453: Create data files using overwrite
URL: https://github.com/apache/incubator-iceberg/pull/453
 
 
   This updates Spark writes to create data files with overwrite set. Data file 
paths are always unique, so the purpose of this change is not to overwrite 
existing files. Instead, this will avoid an existence check in the file system 
to avoid negative caching the result of that existence check.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to