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


   Actually, thinking about it further, reading just the footers wouldn't 
handle the case for partition spec updates if the table has several partition 
specs. So it does seem that users would either need to ensure on their own, or 
that we'd have to parse the values from path strings to at least ensure that 
the paths appear to be partitioned in a similar manner and then leaving it up 
to the user to be sure that all of the data matches the partition that it's in.
   
   I think it's a useful option to support, even if it depends on users 
ensuring the data is correctly partitioned etc.


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