vustef opened a new pull request, #1913: URL: https://github.com/apache/iceberg-rust/pull/1913
Allow moving file-paths by specifying cached OpenDAL operator. This operator is used to as a "target" operator in this move. The FileIO should be built using the `scheme` of the source operator. E.g. if paths are S3 paths, but are moved to local file system, "target" should be LocalFS operator, while scheme should be "s3". See `test_file_io_with_cached_operator` for an example -- 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]
