Skip to content

Conversation

pdet
Copy link
Contributor

@pdet pdet commented May 23, 2023

This PR Adds implements the ConnectionCommit and ConnectionRollback functions. It also includes support to switchADBC_CONNECTION_OPTION_AUTOCOMMIT on and off, which is on by default.

In addition, ADBC_INGEST_OPTION_TARGET_TABLE is extended to detect if the table already exists automatically and either create the table if it doesn't or ingest in the existing table, as described in the ADBC docs

ConnectionReadPartition and StatementExecutePartitions are also properly added as unsupported functionality.

@Mytherin Mytherin merged commit 27d225f into duckdb:master May 29, 2023
@Mytherin
Copy link
Collaborator

Thanks!

@pdet pdet deleted the adbc_transaction branch June 27, 2024 13:56
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.

2 participants