liurenjie1024 commented on issue #488:
URL: https://github.com/apache/iceberg-rust/issues/488#issuecomment-2254534856

   Thanks @fqaiser94 for raising this.
   
   In short, I'm also in favor of option  1 to align with java/python 
implementations.
   
   The root path is a property of underlying storage layer(Apache OpenDAL), and 
I've checked code that currently we haven't exposed it to user. Currently the 
root is always set to top most dir(see [fs 
storage](https://github.com/apache/iceberg-rust/blob/85627083f0791629be3d73413af936165ebd38eb/crates/iceberg/src/io/storage_fs.rs#L46)).


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