gallushi opened a new issue #1655: URL: https://github.com/apache/iceberg/issues/1655
Currently, `HadoopTableOperations` requires atomic rename from the underlying FS. however, other guarantees such as atomic write can also suffice. this will allow other storage systems (for example, [IBM Cloud Object Storage](https://www.ibm.com/cloud/object-storage), which supports atomic write) to be used. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
