alamb commented on PR #3452:
URL: https://github.com/apache/arrow-rs/pull/3452#issuecomment-1376374773

   > It's OS specific (dlopen etc) and precludes users from making statically 
linked executables
   
   I guess what I had in mind was literally create builds of the influxdb_iox 
binary for each architecture (well really probably "AVX512" and "SSE2", and 
maybe a third one in the middle).
   
   As you note Rust doesn't have a stable ABI (and therefore will recompile 
almost everything from source each time anyways)


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