dimas-b commented on PR #10283:
URL: https://github.com/apache/iceberg/pull/10283#issuecomment-2103400187

   > this change would likely be incompatible with S3AFileSystem or any other 
system that uses the java URI implementation. [...]
   
   I believe we are already in this situation even without this PR, because 
Iceberg already permits quotes (for example) to be used in column names, but 
the corresponding S3 locations will not be parseable by `java.net.URI` (cf. 
https://github.com/projectnessie/nessie/issues/8328), 


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