vinothchandar opened a new pull request, #12880:
URL: https://github.com/apache/hudi/pull/12880
### Change Logs
- Change maven java.version
- Github workflows now use java 11 instead of 8
- Azure CI runs on java 11 instead of 8
### Impact
Dropping support for Java 8; users need to build/run with Java 11 or greater
going forward.
### Risk level (write none, low medium or high below)
Low; since Hudi/Spark/Flink all been working with java 11 at runtime for a
while. Non-zero nonetheless.
### Documentation Update
- [ ] Need to update quickstart etc.
- [ ] Need to update Readme.
### Contributor's checklist
- [ ] Read through [contributor's
guide](https://hudi.apache.org/contribute/how-to-contribute)
- [ ] Change Logs and Impact were stated clearly
- [ ] Adequate tests were added if applicable
- [ ] CI passed
--
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]