You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/08/26 12:02:58 UTC

[GitHub] [spark] attilapiros commented on pull request #37677: SPARK-40039: Fixes a scala style check issue

attilapiros commented on PR #37677:
URL: https://github.com/apache/spark/pull/37677#issuecomment-1228405870

   @roczei Thanks for fixing this! It is interesting how the checks were clean on my PR.
   
   But now I have run Scala style check against all my files and there is one more:
   ```
   [ERROR] /Users/attilazsoltpiros/git/attilapiros/spark-review/hadoop-cloud/src/test/java/org/apache/spark/internal/io/cloud/abortable/AbortableFileSystem.java:27:8: Unused import - org.apache.hadoop.fs.statistics.BufferedIOStatisticsOutputStream. [UnusedImports]
   ```
   May I ask you to take care of that one here, too?


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org