houqp commented on issue #2485:
URL: 
https://github.com/apache/arrow-datafusion/issues/2485#issuecomment-1120478157

   Hi @xiaofan-luan , I have been following milvus for a long time and would 
love to see a synergy between the two communities :D
   
   It shouldn't be too hard to expose our high level interfaces through C ABI 
for C++ and Go. For example: http://bitboom.github.io/calling-rust-from-cpp. We 
might need to add a couple of small high level public APIs to help pass record 
batches between C++ and Rust through the Arrow C Data interface.
   
   I don't know if anyone is actively working on the C binding for datafusion 
right now, but if there is enough interests, we could create a new repo at 
https://github.com/datafusion-contrib to facilitate the collaboration.


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