You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/06/13 20:49:25 UTC

[GitHub] [arrow-adbc] lidavidm commented on issue #713: python: custom headers not working

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org