Yicong-Huang commented on code in PR #56461:
URL: https://github.com/apache/spark/pull/56461#discussion_r3405884332


##########
.github/workflows/build_non_ansi.yml:
##########
@@ -33,17 +31,17 @@ jobs:
     if: github.repository == 'apache/spark'
     with:
       java: 17
-      branch: master
       hadoop: hadoop3
       envs: >-
         {
           "PYSPARK_IMAGE_TO_TEST": "python-311",
           "PYTHON_TO_TEST": "python3.11",
-          "SPARK_ANSI_SQL_MODE": "false",

Review Comment:
   nit: the trailing comma better to be kept, so that new env can introduce 
clean line change?



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