[GitHub] spark pull request #18607: [SPARK-21362][SQL][Adding Apache Drill JDBC Diale...

2017-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/18607 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #18607: [SPARK-21362][SQL][Adding Apache Drill JDBC Diale...

2017-08-02 Thread radford1
GitHub user radford1 reopened a pull request: https://github.com/apache/spark/pull/18607 [SPARK-21362][SQL][Adding Apache Drill JDBC Dialect] ## What changes were proposed in this pull request? Adding Apache Drill to the JDBC Dialect ## How was this patch tested?

[GitHub] spark pull request #18607: [SPARK-21362][SQL][Adding Apache Drill JDBC Diale...

2017-08-02 Thread radford1
Github user radford1 closed the pull request at: https://github.com/apache/spark/pull/18607 --- 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 #18607: [SPARK-21362][SQL][Adding Apache Drill JDBC Diale...

2017-07-25 Thread radford1
Github user radford1 commented on a diff in the pull request: https://github.com/apache/spark/pull/18607#discussion_r129345883 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/jdbc/ApacheDrillDialect.scala --- @@ -0,0 +1,31 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request #18607: [SPARK-21362][SQL][Adding Apache Drill JDBC Diale...

2017-07-19 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/18607#discussion_r128414516 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/jdbc/ApacheDrillDialect.scala --- @@ -0,0 +1,31 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request #18607: [SPARK-21362][SQL][Adding Apache Drill JDBC Diale...

2017-07-19 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/18607#discussion_r128414496 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/jdbc/ApacheDrillDialect.scala --- @@ -0,0 +1,31 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request #18607: [SPARK-21362][SQL][Adding Apache Drill JDBC Diale...

2017-07-12 Thread radford1
GitHub user radford1 opened a pull request: https://github.com/apache/spark/pull/18607 [SPARK-21362][SQL][Adding Apache Drill JDBC Dialect] ## What changes were proposed in this pull request? Adding Apache Drill to the JDBC Dialect ## How was this patch tested?