lidavidm commented on issue #713:
URL: https://github.com/apache/arrow-adbc/issues/713#issuecomment-1590006594

   I'm reopening: there's a deeper underlying issue why your original sample 
crashed (db_kwargs is indeed the way but conn_kwargs shouldn't crash). The Go 
FFI wrapper doesn't account for calling SetOptions between New and Init and the 
Go APIs don't actually have a way to initialize a driver with arguments 
currently (so that'll have to go in 1.1.0).


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