yutannihilation commented on issue #2694:
URL: https://github.com/apache/arrow-adbc/issues/2694#issuecomment-2817139277

   Not sure if this is a related topic or not, but, is it possible to return a 
`Stream` like DataFusion does?
   
   https://docs.rs/datafusion/latest/datafusion/#streaming-execution
   
   I've been struggling to implement a `Stream` from the return value of 
`ManagedStatement::execute()`, but couldn't find a good way. I think one of the 
reasons (except that I'm very poor at async things...!) is this lifetime 
requirement. 


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