You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/08/05 19:00:56 UTC

[GitHub] [iceberg] danielcweeks commented on pull request #5439: Python: Add mkdir to the FileIO

danielcweeks commented on PR #5439:
URL: https://github.com/apache/iceberg/pull/5439#issuecomment-1206769070

   > This is mostly for local testing (against my local file system), but I also think we'll need this in the case of HDFS. We could just stub them out for object stores. I agree that we should leave potential harmful methods such as `ls` out 👍🏻
   
   Once we put it into the base class, it becomes part of the api though.  Seems like if this is specific to the implementation (e.g. hive metastore) we could just use something directly from there without going through FileIO.  


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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