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

   > Although I suspect there are users who may wish to write a driver in Rust 
over C/C++ purely out of desire for stronger memory-safety guarantees. (As 
someone whose day job involves debugging memory bugs in C++ code, I sure feel 
that way 😅.)
   
   I certainly agree that rust has reduced the amount of time I spend debugging 
memory bugs 🎉 
   
   But I was thinking if the underlying system is already in C/C++ using Rust 
for the ADBC interface might not give enough extra benefit to warrant the 
additional set of dependencies / integration / build complexity. 


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