Github user ash211 commented on the issue:
https://github.com/apache/spark/pull/20372
Please fix the scala style checks --
```
Running Scala style checks
========================================================================
Scalastyle checks failed at following occurrences:
[error]
/home/jenkins/workspace/SparkPullRequestBuilder/sql/core/src/main/scala/org/apache/spark/sql/execution/DataSourceScanExec.scala:459:
File line length exceeds 100 characters
[error]
/home/jenkins/workspace/SparkPullRequestBuilder/sql/core/src/main/scala/org/apache/spark/sql/execution/DataSourceScanExec.scala:463:
File line length exceeds 100 characters
[error] Total time: 14 s, completed Jan 23, 2018 10:44:36 PM
[error] running
/home/jenkins/workspace/SparkPullRequestBuilder/dev/lint-scala ; received
return code 1
```
and verify locally with `./dev/lint-scala`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]