zeroshade opened a new pull request, #3018: URL: https://github.com/apache/arrow-adbc/pull/3018
Adding a new function `AdbcDriverManagerDatabaseSetLoadFlags` so that bindings can set the load flags into the Driver Manager's internal `TempDatabase` to control the functionality of when to look for and load manifests. This also changes the Python driver_manager to load manifests by default but allows passing a `load_flags` option to manually pass in load flags to control the behavior. Also adding a new `driver_example_manifest.py` recipe to the driver_example docs. -- 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