apache / arrow-adbc

Database connectivity API standard and libraries for Apache Arrow
https://arrow.apache.org/adbc/
Apache License 2.0
385 stars 98 forks source link

fix(rust): implement database/connection constructors without options #2242

Closed mbrobbel closed 1 month ago

mbrobbel commented 1 month ago

Fixes #2241.

lidavidm commented 1 month ago

Hmm, I'll take a look at the docs failure

lidavidm commented 1 month ago

If you rebase, hopefully CI should be fixed