RussellSpitzer commented on PR #12066:
URL: https://github.com/apache/iceberg/pull/12066#issuecomment-2610814901

   > Thanks @manuzhang , i saw this too when working on OSSing the original 
implementation and thought about this but never got around to simplifying it. 
One doubt I had was, File.separator is potentially different when running on 
different platform, do we care? Shouldnt we preserve the path/ make the same 
path if we run on different plartform?
   
   You are right @szehon-ho! This is a mistake on my part. We probably can't do 
this because the Java ENV in use by the application doesn't necessarily match 
the files system being used. (almost certainly does not)


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