[GitHub] spark pull request #17095: [SPARK-19763][SQL]qualified external datasource t...

2017-03-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17095 --- 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 ena

[GitHub] spark pull request #17095: [SPARK-19763][SQL]qualified external datasource t...

2017-03-09 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/17095#discussion_r105117233 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLSuite.scala --- @@ -230,8 +230,8 @@ abstract class DDLSuite extends QueryTest

[GitHub] spark pull request #17095: [SPARK-19763][SQL]qualified external datasource t...

2017-03-03 Thread windpiger
Github user windpiger commented on a diff in the pull request: https://github.com/apache/spark/pull/17095#discussion_r104105005 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLSuite.scala --- @@ -1843,10 +1843,12 @@ class DDLSuite extends QueryTest with

[GitHub] spark pull request #17095: [SPARK-19763][SQL]qualified external datasource t...

2017-03-02 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17095#discussion_r104095925 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLSuite.scala --- @@ -1843,10 +1843,12 @@ class DDLSuite extends QueryTest wit

[GitHub] spark pull request #17095: [SPARK-19763][SQL]qualified external datasource t...

2017-03-01 Thread windpiger
Github user windpiger commented on a diff in the pull request: https://github.com/apache/spark/pull/17095#discussion_r103863691 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala --- @@ -254,7 +254,18 @@ class SessionCatalog(

[GitHub] spark pull request #17095: [SPARK-19763][SQL]qualified external datasource t...

2017-03-01 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/17095#discussion_r103863244 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala --- @@ -254,7 +254,18 @@ class SessionCatalog(

[GitHub] spark pull request #17095: [SPARK-19763][SQL]qualified external datasource t...

2017-03-01 Thread windpiger
Github user windpiger commented on a diff in the pull request: https://github.com/apache/spark/pull/17095#discussion_r103862289 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala --- @@ -254,7 +254,18 @@ class SessionCatalog(

[GitHub] spark pull request #17095: [SPARK-19763][SQL]qualified external datasource t...

2017-03-01 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/17095#discussion_r103862062 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala --- @@ -254,7 +254,18 @@ class SessionCatalog(

[GitHub] spark pull request #17095: [SPARK-19763][SQL]qualified external datasource t...

2017-02-28 Thread windpiger
Github user windpiger commented on a diff in the pull request: https://github.com/apache/spark/pull/17095#discussion_r103602146 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala --- @@ -254,7 +254,18 @@ class SessionCatalog(

[GitHub] spark pull request #17095: [SPARK-19763][SQL]qualified external datasource t...

2017-02-28 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/17095#discussion_r103597253 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala --- @@ -254,7 +254,18 @@ class SessionCatalog(

[GitHub] spark pull request #17095: [SPARK-19763][SQL]qualified external datasource t...

2017-02-27 Thread windpiger
GitHub user windpiger opened a pull request: https://github.com/apache/spark/pull/17095 [SPARK-19763][SQL]qualified external datasource table location stored in catalog ## What changes were proposed in this pull request? If we create a external datasource table with a non-q