gaborgsomogyi opened a new pull request #24488: [SPARK-27580][SQL][FOLLOWUP] 
Scalastyle fix
URL: https://github.com/apache/spark/pull/24488
 
 
   ## What changes were proposed in this pull request?
   
   The PR builder died with the following error:
   ```
   [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..
   ```
   
   In this PR I've switched the problematic + removed the unnecessary imports.
   
   ## How was this patch tested?
   
   Existing tests.
   

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