paleolimbot opened a new pull request, #2065:
URL: https://github.com/apache/arrow-adbc/pull/2065

   Work in progress! Some possible steps:
   
   - Separate the `BindStream` (since we'll need it in the result array reader 
or an extension of the result array reader)
   - Make the `BindStream` more stateful (so that we can do something like 
`BindNext()` and do something with the `PQresult*`.
   - Wire all of this up in `statement.cc`


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