morningman opened a new pull request, #61928:
URL: https://github.com/apache/doris/pull/61928

   ### What problem does this PR solve?
   
   Issue Number: N/A
   
   Problem Summary: Phase 4 step P4.0 — add FileSystemTransferUtil, a utility 
class that provides higher-level transfer operations (download, upload, 
directUpload, globList) built on top of the spi.FileSystem primitives. This 
utility is a prerequisite for migrating all 21 FileSystemFactory.get() call 
sites to the new SPI API.
   
   Also adds fe-filesystem-local as a test-scope dependency in fe-core/pom.xml 
to enable unit tests using LocalFileSystemProvider.
   
   


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