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

Enhance Database Session Management - add auto commit flag #857

Open
qcdyx opened this issue Dec 17, 2024 · 0 comments
Open

Enhance Database Session Management - add auto commit flag #857

qcdyx opened this issue Dec 17, 2024 · 0 comments

Comments

@qcdyx
Copy link
Contributor

qcdyx commented Dec 17, 2024

Flexible Commit Control:
Introduce a parameter to control whether to commit the session automatically or not (autocommit = False by default).
Ensure that refreshing materialized views has its own lifecycle and is not affected by the general session commit behavior.

@qcdyx qcdyx changed the title Enhance Database Session Management Enhance Database Session Management - add auto commit flag Dec 17, 2024
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

No branches or pull requests

1 participant