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

Usage of bind variables for volatile filter conditions (3) #2125

Merged
merged 2 commits into from
Jan 19, 2021

Conversation

rammpeter
Copy link
Contributor

Bind variables are used for more volatile columns owner and table name.
For our larger OLTP systems it is essential to run them with cursor_sharing=exact.
In this case dictionary access without bind variables leads to significant longer CI pipeline runtime as well as production load.

@rammpeter
Copy link
Contributor Author

Is there a known issue in current master for jRuby?

OracleEnhancedConnection default_timezone should respect default_timezone = :utc than time_zone setting
Is raised independent from this pull request.

@yahonda
Copy link
Collaborator

yahonda commented Jan 19, 2021

I am aware of this failure #2118 but did not have time to tackle it yet.

@yahonda yahonda merged commit 000bfb4 into rsim:master Jan 19, 2021
@yahonda
Copy link
Collaborator

yahonda commented Jan 19, 2021

Thanks for your contribution.

@rammpeter rammpeter deleted the rammpeter_bind_usage2 branch January 26, 2021 12:46
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