alamb commented on pull request #1881:
URL: 
https://github.com/apache/arrow-datafusion/pull/1881#issuecomment-1057139376


   > Yes. from this issue https://github.com/rust-lang/rfcs/issues/600 I sea 
Rust doesn’t have a stable ABI, meaning different compiler versions can 
generate incompatible code. For these reasons, the UDF plug-in must be compiled 
using the same version of rustc as datafusion.
   
   That makes sense -- it might help to add a comment to the source code 
explaining that rationale (so that future readers understand as well)


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