pacman82 commented on issue #72:
URL: https://github.com/apache/arrow-adbc/issues/72#issuecomment-1226422650

   > Hi, sorry for typosquatting 🙂
   
   I don't mind.
   
   > Also, the plan would be to use 
[nanoarrow](https://github.com/apache/arrow-nanoarrow) to avoid bringing in 
dependencies on libarrow, Boost, or anything like that.
   
   Yeah, building that is a pain. Personally I would recommend using one of the 
Rust implementations (either `arrow` or `arrow2`), since Rust links everything 
static by default, and `cargo` is way more fun than any C/C++ based build 
system. You do you, though.
   
   Cheers, Markus


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