-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
DB2 JDBC extension #10349
DB2 JDBC extension #10349
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me apart from my minor comment about the timeout. I'll let you fix this.
I let you promote it once we have the GA of the driver.
Looks like CI completed fully green, and I confirmed that the new DB2 tests are now running:
I am going to amend the most recent commit to increase the job timeout from 55m --> 60m as @gsmet requested, but no need to wait for CI all over again just for that trivial change. Looks ready to merge! |
Closes #6293