Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify transaction semantics #23

Closed
lidavidm opened this issue Jun 16, 2022 · 1 comment · Fixed by #24
Closed

Clarify transaction semantics #23

lidavidm opened this issue Jun 16, 2022 · 1 comment · Fixed by #24

Comments

@lidavidm
Copy link
Member

JDBC, ODBC, Flight SQL (implicitly): auto-commit
PEP 249: manual commit

We should define what the default is and add a function to set this on the connection.

@lidavidm lidavidm mentioned this issue Jun 16, 2022
4 tasks
lidavidm added a commit to lidavidm/arrow-adbc that referenced this issue Jun 17, 2022
lidavidm added a commit to lidavidm/arrow-adbc that referenced this issue Jun 22, 2022
lidavidm added a commit to lidavidm/arrow-adbc that referenced this issue Jun 23, 2022
lidavidm added a commit to lidavidm/arrow-adbc that referenced this issue Jun 23, 2022
@lidavidm
Copy link
Member Author

We also need to implement rollback

lidavidm added a commit to lidavidm/arrow-adbc that referenced this issue Jun 24, 2022
lidavidm added a commit that referenced this issue Jun 24, 2022
@lidavidm lidavidm added this to the 0.1.0 milestone Dec 26, 2022
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 a pull request may close this issue.

1 participant