Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Jun 23, 2025

What changes were proposed in this pull request?

This PR aims to update tools module to set fs.file.impl.disable.cache=true only for Java 22+.

Why are the changes needed?

Recently, we successfully finished to refactor tools module for Java 25-ea support. Before releasing Apache ORC 2.2, we want to minimize any potential side-effects by applying new changes to the Java 22+ versions.

  • ORC-1926: Use TestConf interface in tools module
  • ORC-1927: Add Java 25-ea test coverage for tools module
  • ORC-1931: Suppress Hadoop logs lower than ERROR level in orc-tools
  • ORC-1932: Use setIfUnset for fs.defaultFS and fs.file.impl.disable.cache

How was this patch tested?

Pass the CIs (with Java 25-ea tool tests)

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

No.

@dongjoon-hyun
Copy link
Member Author

Merged to main.

@dongjoon-hyun dongjoon-hyun deleted the ORC-1938 branch June 23, 2025 23:09
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.

1 participant