ulysses-you commented on code in PR #5120: URL: https://github.com/apache/incubator-gluten/pull/5120#discussion_r1540297481
########## docs/get-started/Velox.md: ########## @@ -5,28 +5,34 @@ nav_order: 1 parent: Getting-Started --- # Supported Version -| Type | Version | -|-------|------------------------------| -| Spark | 3.2.2, 3.3.1 | -| OS | Ubuntu20.04/22.04, Centos7/8 | -| jdk | openjdk8 | -| scala | 2.12 -Spark3.4.0 support is still WIP. TPCH/DS can pass, UT is not yet passed. +| Type | Version | +|-------|---------------------------------| +| Spark | 3.2.2, 3.3.1, 3.4.2, 3.5.1(wip) | +| OS | Ubuntu20.04/22.04, Centos7/8 | +| jdk | openjdk8/jdk17 | +| scala | 2.12 | -There are pending PRs for jdk11 support. +**JDK17** Review Comment: I moved it to `NewToGluten.md` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
