changhiskhan commented on issue #33986:
URL: https://github.com/apache/arrow/issues/33986#issuecomment-1412838667

   > From a quick read, is this about formalizing an extension point per se or 
actually just an interface? Some way to say, "given a filter/column selection, 
please try to push these down and give me a C Data Interface stream"
   
   
   You're right. Good question. I think just the interface actually, so this 
issue is incorrectly named. Ie Rust packages could implement the same interface 
that higher level tooling will call, without necessarily needing to inherit 
from the cython classes defining Dataset/Scanner today. 


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to