aokolnychyi commented on issue #2068:
URL: https://github.com/apache/iceberg/issues/2068#issuecomment-774242073


   I think @RussellSpitzer's implementation in PR #2210 is a pretty reasonable 
example of what we can do. We need to improve the code in `SparkTableUtil` to 
also perform extra checks while reading the footer, but it seems independent 
from the PR.
   
   There is one point we should discuss on this thread. Should we allow 
importing a path which forces us to infer partitioning or should we always 
assume we import a single partition?  More details are in 
[this](https://github.com/apache/iceberg/pull/2210/files#r571191846) comment.


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to