dramaticlly opened a new pull request, #13620:
URL: https://github.com/apache/iceberg/pull/13620

   Leverage bulk deletion if IO supports, helpful to speed up the table import 
with many files. 
   
   Existing `TestAddFilesProcedure` have many unit tests cover this code path 
for both hive and hadoop catalog (hadoop fileIO) in  
   - addFilteredPartitionsToPartitionedWithNullValueFilteringOnDept
   - addPartitionsWithNullValueShouldAddFilesToNullPartition
   - addAllPartitionsToPartitionedWithNullValue
   - addFilteredPartitionsToPartitioned2
   - addDataUnpartitioned
   - addPartitionToPartitionedHive
   - testAddFilesToTableWithManySpecs
   
   
   


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