dongjoon-hyun commented on a change in pull request #32047:
URL: https://github.com/apache/spark/pull/32047#discussion_r606752180



##########
File path: .github/workflows/build_and_test.yml
##########
@@ -282,6 +282,9 @@ jobs:
   lint:
     name: Linters, licenses, dependencies and documentation generation
     runs-on: ubuntu-20.04
+    env:
+      LC_ALL: C.UTF-8
+      LANG: C.UTF-8

Review comment:
       Ur, interesting. Previously, I moved this from here to line 360 because 
the linter is executed inside 
`dongjoon/apache-spark-github-action-image:20201025`.




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

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