tustvold commented on PR #333: URL: https://github.com/apache/arrow-rs-object-store/pull/333#issuecomment-2821677452
Can we please not rebase PRs after review, I will now have to do a fresh review on this PR. > I now changed it to std::fs We should use tokio:fs, std::fs shouldn't be used in async contexts, it just needs to be appropriately gated - WASM contexts don't have filesystem access -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org