ajantha-bhat commented on issue #6042:
URL: https://github.com/apache/iceberg/issues/6042#issuecomment-1290824276

   > I was thinking , just number of records in that file, without applying. 
Not sure if eq_delete_record_count and pos_delete_record_count are very useful, 
but if we want to do this.
   
   Say, for a given partition value I have 1000 records and deleted 500 
records, to calculate the effective `record_count`, I think 
`pos_delete_record_count` and `eq_delete_record_count` will be useful If it 
represents actual records that will be masked from delete. 


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