mapleFU commented on issue #38794: URL: https://github.com/apache/arrow/issues/38794#issuecomment-1826766491
@pitrou https://github.com/apache/arrow/pull/35440/ I think the reason here is `FileListerTask::ToFileInfos` didn't add the `s3://` prefix. Should we add the s3 prefix in `FileListerTask`? Or should we wrap the `GetFileInfo(const Selector&)` with a prefix? -- 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]
