[GitHub] spark pull request #16635: [SPARK-19059] [SQL] Unable to retrieve data from ...

2017-01-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/16635 --- 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

[GitHub] spark pull request #16635: [SPARK-19059] [SQL] Unable to retrieve data from ...

2017-01-18 Thread jayadevanmurali
Github user jayadevanmurali commented on a diff in the pull request: https://github.com/apache/spark/pull/16635#discussion_r96790387 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala --- @@ -2513,4 +2513,18 @@ class SQLQuerySuite extends QueryTest with

[GitHub] spark pull request #16635: [SPARK-19059] [SQL] Unable to retrieve data from ...

2017-01-18 Thread jayadevanmurali
Github user jayadevanmurali commented on a diff in the pull request: https://github.com/apache/spark/pull/16635#discussion_r96790264 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala --- @@ -2513,4 +2513,18 @@ class SQLQuerySuite extends QueryTest with

[GitHub] spark pull request #16635: [SPARK-19059] [SQL] Unable to retrieve data from ...

2017-01-18 Thread jayadevanmurali
Github user jayadevanmurali commented on a diff in the pull request: https://github.com/apache/spark/pull/16635#discussion_r96790238 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala --- @@ -2513,4 +2513,18 @@ class SQLQuerySuite extends QueryTest with

[GitHub] spark pull request #16635: [SPARK-19059] [SQL] Unable to retrieve data from ...

2017-01-18 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/16635#discussion_r96790019 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala --- @@ -2513,4 +2513,18 @@ class SQLQuerySuite extends QueryTest with

[GitHub] spark pull request #16635: [SPARK-19059] [SQL] Unable to retrieve data from ...

2017-01-18 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/16635#discussion_r96789821 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala --- @@ -2513,4 +2513,18 @@ class SQLQuerySuite extends QueryTest with

[GitHub] spark pull request #16635: [SPARK-19059] [SQL] Unable to retrieve data from ...

2017-01-18 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/16635#discussion_r96789777 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala --- @@ -2513,4 +2513,18 @@ class SQLQuerySuite extends QueryTest with

[GitHub] spark pull request #16635: [SPARK-19059] [SQL] Unable to retrieve data from ...

2017-01-18 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/16635#discussion_r96784377 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala --- @@ -2497,9 +2497,7 @@ class SQLQuerySuite extends QueryTest with

[GitHub] spark pull request #16635: [SPARK-19059] [SQL] Unable to retrieve data from ...

2017-01-18 Thread jayadevanmurali
GitHub user jayadevanmurali opened a pull request: https://github.com/apache/spark/pull/16635 [SPARK-19059] [SQL] Unable to retrieve data from parquet table whose name startswith underscore ## What changes were proposed in this pull request? The initial shouldFilterOut() method