GitHub user chutium reopened a pull request:

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

    [SPARK-2700] [SQL] Hidden files (such as .impala_insert_staging) should be 
filtered out by sqlContext.parquetFile

    check if the path name starts with '.'

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

    $ git pull https://github.com/chutium/spark master

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

    https://github.com/apache/spark/pull/1599.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 #1599
    
----
commit 1de83a7560f85cd347bca6dde256d551da63a144
Author: chutium <teng....@gmail.com>
Date:   2014-07-16T11:44:09Z

    SPARK-2407: Added Parse of SQL SUBSTR()

commit 88cb37d4b628b39c3a619d607bc7a1e756ed7ec0
Author: chutium <teng....@gmail.com>
Date:   2014-07-17T07:55:07Z

    Merge https://github.com/apache/spark

commit 094f773221e42a7d53c52ce3637a0a833d09fa84
Author: chutium <teng....@gmail.com>
Date:   2014-07-17T08:30:47Z

    Merge https://github.com/apache/spark

commit c8701724495078ae6dc67a1d1edb8b2157dc0733
Author: chutium <teng....@gmail.com>
Date:   2014-07-17T20:58:10Z

    Merge https://github.com/apache/spark

commit 06e933b262ee64544d550fde3b9ba6d130de9a64
Author: chutium <teng....@gmail.com>
Date:   2014-07-17T22:24:58Z

    Merge https://github.com/apache/spark

commit 9a60ccf4938dc921e143c27276c19bda59180e4b
Author: chutium <teng....@gmail.com>
Date:   2014-07-17T23:24:16Z

    SPARK-2407: Added Parser of SQL SUBSTR() #1442

commit b49cc8a5bb73ff25c289a38cbaedfaf7edfefc5b
Author: chutium <teng....@gmail.com>
Date:   2014-07-18T08:33:25Z

    SPARK-2407: Added Parser of SQL SUBSTRING() #1442

commit b32a1d0e6bed6a16dd3a936b232a880349b2ce95
Author: chutium <teng....@gmail.com>
Date:   2014-07-26T02:34:11Z

    Merge https://github.com/apache/spark

commit 533332905c68b9fe8f7a9b9175a80f18710cc6fb
Author: chutium <teng....@gmail.com>
Date:   2014-07-26T02:53:44Z

    SPARK-2700 Hidden files (such as .impala_insert_staging) should be filtered 
out by sqlContext.parquetFile

----


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

Reply via email to