brgr-s commented on PR #2343:
URL: https://github.com/apache/iceberg-rust/pull/2343#issuecomment-5166821999

   @t3hw sorry for taking so long to answer. I have implemented a slightly 
different approach than yours. With to test-tables, these are the results
   
   ```
   b500  500 data + 500 eq-delete files, 124,750 refs
         execute  295,268 ms -> 21,250 ms   = 13.9x
   a120  120 data + 120 eq-delete files, 7,140 refs
         execute   27,536 ms ->  3,333 ms   =  8.3x
   ```
   
   The tables are created with flink.
   
   Speedup scales with number of eq deletes. I will file an Issue/PR with my 
changes and credit you and your implementation there, as I cannot push to your 
fork or re-open this PR.


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