juliendurand commented on issue #10853: URL: https://github.com/apache/arrow-rs/issues/10853#issuecomment-5653526073
Tank you so mush Andrew for your insighful reply and sorry for the confusion on our end. I had the wrong mental model of what wasm32-unknown-unknown actually restricts (the OS/filesystem layer, not std generally). I really appreciate you pointing to the arrow.yml workflow. We have integrated ReaderBuilder::build directly against an in-memory byte slice and confirmed it compiles cleanly for wasm32-unknown-unknown and reads real-world CSV data correctly on our end, so this closes out the question for us. No patch needed. Thanks again for the quick, clear response. -- 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]
