You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/01/21 11:03:21 UTC

[GitHub] [iceberg] kingeasternsun commented on pull request #3876: ⚡ Speed up TableMigration By collect the DafaFile In parallel

kingeasternsun commented on pull request #3876:
URL: https://github.com/apache/iceberg/pull/3876#issuecomment-1018404424


   
   > Left some thoughts on a refactor we could do here, let me know what you think.
   
   
     - extract common code of listAvroPartition, listParquetPartition and  listOrcPartition to  listPartition
     - left different part to be new function that getDataFile
     - build an exiting executor service like `expireService`
     - use index to avoid write collision
   


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org