GitHub user jiangxb1987 opened a pull request:

    https://github.com/apache/spark/pull/20780

    [MINOR] [SQL] [TEST] Create table using `dataSourceName` in 
`HadoopFsRelationTest`

    ## What changes were proposed in this pull request?
    
    This PR fixes a minor issue in `HadoopFsRelationTest`, that you should 
create table using `dataSourceName` instead of `parquet`. The issue won't 
affect the correctness, but it will generate wrong error message in case the 
test fails.
    
    ## How was this patch tested?
    
    Exsiting tests.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jiangxb1987/spark dataSourceName

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20780.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20780
    
----
commit 29fd5a8f1b065f50d324389c2d796e93a3a8844d
Author: Xingbo Jiang <xingbo.jiang@...>
Date:   2018-03-09T03:58:37Z

    create table using dataSourceName

----


---

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

Reply via email to