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

   Previously, setting CommandTimeout required AdbcCommandTimeoutProperty to be 
set first, throwing InvalidOperationException if it was not. Now, 
AdbcCommandTimeoutProperty is nullable and CommandTimeout stores the value 
locally when no driver property is configured, only propagating to the driver 
via SetOption when the property is set.


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