yihua opened a new pull request, #17824:
URL: https://github.com/apache/hudi/pull/17824

   ### Describe the issue this Pull Request addresses
   
   Updates documentation to reflect that JDK 11 is now the minimum supported 
Java version for Apache Hudi, aligning docs with the current `pom.xml` 
configuration (`<java.version>11</java.version>`).
   
   ### Summary and Changelog
   
   Updated Java version references across documentation files:
   
   - `README.md`: Updated prerequisites from "Java 8, 11 or 17" to "Java 11 or 
17"; removed outdated reference to Java 8 being the default
   - `hudi-kafka-connect/README.md`: Updated from "Java 1.8+" to "Java 11+"
   - `release/release_guide.md`: Updated release process to use Java 11 as the 
default build instead of Java 8; consolidated Java 11/17 build steps
   - `docker/README.md`: Updated ARM64 Docker example to reference JDK 11 images
   - `hudi-spark-datasource/.../upgrade-downgrade-fixtures/README.md`: Updated 
from "Java 8+" to "Java 11+"
   
   ### Impact
   
   Documentation only. No code changes.
   
   ### Risk Level
   
   none
   
   ### Documentation Update
   
   This PR is the documentation update itself.
   
   ### Contributor's checklist
   
   - [x] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [x] Enough context is provided in the sections above
   - [x] Adequate tests were added if applicable
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to