Github user vanzin commented on the pull request:

    https://github.com/apache/spark/pull/11452#issuecomment-196522858
  
    This is failing a sql job that seems unrelated to this change.
    
    ```
    Exchange SinglePartition, None
    +- WholeStageCodegen
       :  +- TungstenAggregate(key=[], 
functions=[(count(1),mode=Partial,isDistinct=false)], output=[count#3206L])
       :     +- Scan 
org.apache.spark.sql.execution.datasources.text.DefaultSource@332a5bae part: 
struct<>, data: struct<value:string>[] InputPaths: 
file:/home/jenkins/workspace/SparkPullRequestBuilder%403/sql/core/target/scala-2.11/test-classes/text-suite.txt
    
        at 
test.org.apache.spark.sql.JavaDataFrameSuite.testTextLoad(JavaDataFrameSuite.java:321)
    Caused by: java.io.IOException: No input paths specified in job
        at 
test.org.apache.spark.sql.JavaDataFrameSuite.testTextLoad(JavaDataFrameSuite.java:321)
    ```
    
    retest this please


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to