rangareddy commented on code in PR #14336: URL: https://github.com/apache/hudi/pull/14336#discussion_r2556802607
########## website/docs/quick-start-guide.md: ########## @@ -95,7 +95,7 @@ From the extracted directory run Spark SQL with Hudi: export SPARK_VERSION=3.5 export HUDI_VERSION=1.1.0 # For Scala versions: 2.12/2.13 -export SCALA_VERSION=2.12 +export SCALA_VERSION=2.13 Review Comment: I will raise a new pr for 1.1 versioned docs -- 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]
