AdamGS opened a new pull request, #9978:
URL: https://github.com/apache/arrow-rs/pull/9978

   # Which issue does this PR close?
   
   - Closes #9977
   
   # Rationale for this change
   
   Seems like a trivial fix to get it building on more targets.
   
   # What changes are included in this PR?
   
   1. enables a feature for `uuid` that is required to build on WASM (only when 
building for WASM).
   2. Change the const size assertions to take pointer_width into account
   
   # Are these changes tested?
   
   I've tested the change locally (for both WASM targets), not sure if its 
worth it to add to CI that currently only tests the top-level `arrow` crate on 
WASM
   
   # Are there any user-facing changes?
   
   None
   


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