wgtmac commented on PR #548: URL: https://github.com/apache/iceberg-cpp/pull/548#issuecomment-3817969491
Thanks for adding this! > I have chosen AWS as the implementation for now is ok? Yes, I believe this is worth doing. I supposed to reuse `ArrowFileSystemFileIO` by passing an `arrow::FileSystem` of S3 which is supported by Arrow if built with `ARROW_S3=ON`. But I haven't explored it yet. > I need to deploy MinIO to facilitate testing access to S3 There is a related discussion with regard to `minio`'s recent license change: https://lists.apache.org/thread/vnw9jonmfcsz6bwojhfch1nmywyl50h3. I'm not sure if there is any good alternative to test it. -- 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]
