Skip to content

Conversation

@lidavidm
Copy link
Member

@lidavidm lidavidm commented Jun 3, 2022

Builds on top of #5.

lidavidm added 2 commits June 9, 2022 10:49
Instead, start refactoring things to follow a multi-step init
similar to DuckDB: New(), then SetOption(), then Init().

Also, update the driver manager so it no longer requires a special
entrypoint. Instead, just call AdbcDatabaseNew(), then set options
to indicate the driver to use.
Make them more consistent and reduce the surface of the
SQL-specific portion.
@lidavidm lidavidm force-pushed the refactor-consistency branch from e7d5c4a to 3b3f23f Compare June 9, 2022 14:49
@lidavidm lidavidm merged commit a9f3e78 into apache:main Jun 9, 2022
@lidavidm lidavidm deleted the refactor-consistency branch June 9, 2022 14:53
davidhcoe referenced this pull request in davidhcoe/arrow-adbc Mar 18, 2024
add fetch results and batch traversing for cloud fetch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant