milesrichardson commented on issue #177: URL: https://github.com/apache/arrow-datafusion/issues/177#issuecomment-1515003498
@REASY In my experiment (the one linked above), I put bzip behind a configuration flag and disabled it for the wasm targets. Datafusion still compiled. I don't know enough about DF to say how important bzip is, or which parts of DF would be broken without it, however. It seemed [limited in scope](https://github.com/splitgraph/experimental-datafusion-webassembly/blob/wasm32-wasi/datafusion.patch#L175-L220), since it should only affect files that are encoded with bzip. -- 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]
