andygrove commented on issue #936:
URL: 
https://github.com/apache/datafusion-python/issues/936#issuecomment-2441982883

   I have some experience in this area. While at NVIDIA, I created a POC with 
Rust bindings around cuDF and then provided interoperability with arrow-rs. 
Unfortunately, that code was internal and not open-source. I used cxx to create 
the bindings.
   
   This repo (datafusion-python) once contained a prototype of translating 
DataFusion logical plan to cuDF operations. It is still there in the history 
somewhere.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to