Hi all, I would like to introduce a pull request that expands our Java compatibility range which is supported by @Houter Hou. As the Java ecosystem evolves, it is important that we stay current; therefore, this PR enables the project to be built and verified using JDK versions up to 25.
The changes include updates to the documentation to reflect this broader support and adjustments to our Maven profiles to better handle JDK versions below 17. Additionally, we have upgraded the `google-java-format` tool to version 1.28.0 to ensure our formatting tooling remains up to date across the codebase, including files related to the Table Mode query engine. You can review the changes here: https://github.com/apache/iotdb/pull/17118 Best regards, -------------------- Yuan Tian
