HyukjinKwon edited a comment on issue #23288: [SPARK-26339][SQL]Throws better 
exception when reading files that start with underscore
URL: https://github.com/apache/spark/pull/23288#issuecomment-450703754
 
 
   @srowen, this didn't run the test! Looks some tests are being broken
   
   
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/100599/testReport/org.apache.spark.sql/SQLQuerySuite/SPARK_19059__read_file_based_table_whose_name_starts_with_underscore/
   
   ```
   java.util.concurrent.ExecutionException: 
org.apache.spark.sql.AnalysisException: All paths were ignored: 
file:/home/jenkins/workspace/SparkPullRequestBuilder/sql/core/spark-warehouse/_tbl;
   ```
   
   Reverting this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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