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 2020/07/22 16:18:12 UTC

[GitHub] [iceberg] rdblue commented on pull request #1228: Fix Handling of SparkPartitions with Whitepsace in Location

rdblue commented on pull request #1228:
URL: https://github.com/apache/iceberg/pull/1228#issuecomment-662548210


   I'm really skeptical about introducing URI to solve this problem. We purposely use only string internally to avoid introducing more complicated behavior when converting between the 3 classes (String, URI, and Path). Path and URI do not reliably convert back and forth, if I remember correctly.


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

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