Tishj commented on issue #17319:
URL: https://github.com/apache/iceberg/issues/17319#issuecomment-5035267659

   From the spec:
   > When reading, sequence numbers are inherited by replacing null with the 
manifest's sequence number from the manifest list
   
   If we're using the scan-planning API, we only get the path to the data file, 
if that hasn't solidified the `_last_updated_sequence_number` column (or the 
column is present but the value for a row is NULL), we need a sequence number 
to inherit from.


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

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