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

   - Add a keyword-only argument to set statement options directly when 
creating a cursor, which makes it a little clearer what's going on.
   - Allow using True and False directly as option values (they will get 
converted to ENABLED and DISABLED, respectively).
   - Add the `use_copy` option to the PostgreSQL options enum.
   - Add an example of this with PostgreSQL.
   
   Fixes #2093.
   Fixes #2146.


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