Copilot commented on code in PR #12525:
URL: https://github.com/apache/gluten/pull/12525#discussion_r3588534154


##########
tools/gluten-it/README.md:
##########
@@ -22,7 +22,7 @@ mvn clean package -P{Spark-Version}
 sbin/gluten-it.sh
 ```
 
-Note: **Spark-Version** can only be **spark-3.2**, **spark-3.3**, 
**spark-3.4** or **spark-3.5**.
+Note: **Spark-Version** can only be **spark-3.3**, **spark-3.4** or 
**spark-3.5**.

Review Comment:
   The PR description says `tools/gluten-it/README.md` was updated to list 
Spark profiles `spark-3.3` through `spark-4.1`, but this README now explicitly 
limits Spark-Version to `spark-3.3`, `spark-3.4`, and `spark-3.5`. Please 
update the PR description to match the final scope (or, if Spark 4.x is 
intended here, expand this README and ensure the wrapper script supports Scala 
2.13).



-- 
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]

Reply via email to