coolderli commented on pull request #3012:
URL: https://github.com/apache/iceberg/pull/3012#issuecomment-904437489


   I think the entire row is required. As 
https://github.com/apache/iceberg/issues/360#issuecomment-653532308  mentioned, 
when reading the format v2 table by Flink streaming, we can read the equality 
file first. In our implementation, we read the equality file as a data file, 
and we can get the entire row in the equality file. It is useful.


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