rdblue commented on issue #3220:
URL: https://github.com/apache/iceberg/issues/3220#issuecomment-1344611016

   For what it's worth, I think that **the biggest mistake I made with Iceberg 
was introducing the "Hadoop" tables** that rely on atomic rename.
   
   These tables have a lot of problems and limitations in HDFS, but the bigger 
problem is that people choose to use them on unsafe object stores to avoid 
having a catalog/metastore. I think that introducing these in the Python 
implementation will only cause people to think that this is a reasonable choice 
and cause a lot of problems.
   
   I'm a firm -1 on adding this to the Python implementation. If anyone wants 
to move forward with this, then I suggest we debate it on the mailing list and 
vote on it. If I'm out voted and the community clearly wants to do this I won't 
oppose it.


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