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 17:04:01 UTC

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

rdblue edited a comment on pull request #1228:
URL: https://github.com/apache/iceberg/pull/1228#issuecomment-662572191


   I'd rather not depend on Spark here because we will probably need to do this elsewhere eventually. The idea is simple (produce strings with Path if we want to use the Path(String) constructor) and the code is small enough that I think it is reasonable to reproduce it.
   
   Also, we depend on multiple Spark versions so compatibility with whatever we use in Spark is a long-term risk.


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