anuragmantri commented on issue #214:
URL: https://github.com/apache/polaris/issues/214#issuecomment-2317494762

   Here is another old thread on Iceberg slack about this issue 
   
   
https://apache-iceberg.slack.com/archives/C025PH0G1D4/p1636652647457600?thread_ts=1636639133.442800&cid=C025PH0G1D4
   
   > RemoveOrphanFiles is probably the only procedure that requires 
HadoopFileSystem in Iceberg, because it has to scan the entire storage and 
Iceberg’s FileIO interface as of today does not have a list-flavor API
   
   Since listPrefix is now available, maybe we can update the procedure to use 
FileIO. I will create an issue in Iceberg.


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

Reply via email to