Skip to content

Conversation

@sarutak
Copy link
Member

@sarutak sarutak commented Nov 18, 2025

What changes were proposed in this pull request?

This PR aims to upgrade the docker image for Oracle Database to 23.26.0.

Why are the changes needed?

Ensuring the JDBC source works with the newer Oracle Database.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Tested on my dev environment.
With PASSWORD_INIT_TIMEOUT=30, I observed the test failed 3 times out of 50 rounds due to timeout. So I increased the timeout to 60 and the test failed 0 times out of 50 rounds.

Was this patch authored or co-authored using generative AI tooling?

No.

@sarutak sarutak marked this pull request as ready for review November 18, 2025 04:38
@github-actions github-actions bot added the SQL label Nov 18, 2025
@LuciferYang
Copy link
Contributor

Merged into master. Thanks @sarutak

@sarutak
Copy link
Member Author

sarutak commented Nov 19, 2025

Thank you @LuciferYang .

huangxiaopingRD pushed a commit to huangxiaopingRD/spark that referenced this pull request Nov 25, 2025
### What changes were proposed in this pull request?
This PR aims to upgrade the docker image for Oracle Database to `23.26.0`.

### Why are the changes needed?
Ensuring the JDBC source works with the newer Oracle Database.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Tested on my dev environment.
With `PASSWORD_INIT_TIMEOUT=30`, I observed the test failed 3 times out of 50 rounds due to timeout. So I increased the timeout to `60` and the test failed 0 times out of 50 rounds.

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes apache#53107 from sarutak/upgrade-oracle-free-23.26.

Authored-by: Kousuke Saruta <sarutak@amazon.co.jp>
Signed-off-by: yangjie01 <yangjie01@baidu.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants