wangyum opened a new pull request #24487: [SPARK-27580][HOT_FIX] Fix wrong 
import order in FileScan.scala
URL: https://github.com/apache/spark/pull/24487
 
 
   ## What changes were proposed in this pull request?
   ```
   ========================================================================
   Running Scala style checks
   ========================================================================
   [info] Checking Scala style using SBT with these profiles:  -Phadoop-2.7 
-Pkubernetes -Phive-thriftserver -Pkinesis-asl -Pyarn -Pspark-ganglia-lgpl 
-Phive -Pmesos
   Scalastyle checks failed at following occurrences:
   [error] 
/home/jenkins/workspace/SparkPullRequestBuilder/sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/FileScan.scala:29:0:
 org.apache.spark.sql.sources.Filter is in wrong order relative to 
org.apache.spark.sql.sources.v2.reader..
   [error] Total time: 17 s, completed Apr 29, 2019 3:09:43 AM
   ```
   
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/104987/console
   
   ## How was this patch tested?
   manual tests:
   ```
   dev/scalastyle
   ```

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to