Skip to content

Conversation

@LuciferYang
Copy link
Contributor

What changes were proposed in this pull request?

This proposes to update the Docker image used for integration tests and builds to Oracle Database 23c Free.

Why are the changes needed?

The Docker image used for integration tests and builds currently uses Oracle XE version 21.3.0. Oracle 21 support ends in April 2024. The latest Oracle release is 23c, it is a long-term release supported till 2032. With Oracle 23c, Oracle has changed the name of the free version of its database, from Oracle XE (Express Edition) to Oracle Database Free.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existing test infrastructure.

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

No

…esting

### What changes were proposed in this pull request?
This proposes to update the Docker image used for integration tests and builds to Oracle Database 23c Free.

### Why are the changes needed?
The Docker image used for integration tests and builds currently uses Oracle XE version 21.3.0. Oracle 21 support ends in April 2024. The latest Oracle release is 23c, it is a long-term release supported till 2032. With Oracle 23c, Oracle has changed the name of the free version of its database, from Oracle XE (Express Edition) to Oracle Database Free.

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

### How was this patch tested?
Existing test infrastructure.

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

Closes apache#43123 from LucaCanali/useOracleFreeImage.

Authored-by: Luca Canali <luca.canali@cern.ch>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
@LuciferYang
Copy link
Contributor Author

@LuciferYang LuciferYang marked this pull request as draft October 24, 2023 03:39
@LuciferYang
Copy link
Contributor Author

Let me first try to confirm whether the solution in #43496 is feasible before deciding whether to backport this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants