alamb commented on issue #7624:
URL: 
https://github.com/apache/arrow-datafusion/issues/7624#issuecomment-1732272727

   > In VegaFusion I compile datafusion-common into WASM, and the parquet crate 
is not (easily?) compatible with WASM due to some non-rust compression 
dependencies.
   
   
   
   @jonmmease  in order to avoid such errors in the future, perhaps we can 
encode the usecase into a CI test
   
   Can you share the command / commands you use to compile for wasm 
(specifically what target)? Here is what we use for sqlparser-rs
   
   
https://github.com/sqlparser-rs/sqlparser-rs/blob/7723ea56c5119c7d1a15233c18eb2aaf48b60dc0/.github/workflows/rust.yml#L48-L56
   
   But I 


-- 
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]

Reply via email to