[GitHub] spark pull request #16685: [SPARK-19335] Introduce insert, update, and upser...

2017-06-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/16685 --- 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 #16685: [SPARK-19335] Introduce insert, update, and upser...

2017-01-24 Thread ilganeli
Github user ilganeli commented on a diff in the pull request: https://github.com/apache/spark/pull/16685#discussion_r97623026 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala --- @@ -722,14 +724,246 @@ object JdbcUtils extends Loggi

[GitHub] spark pull request #16685: [SPARK-19335] Introduce insert, update, and upser...

2017-01-24 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/16685#discussion_r97622295 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala --- @@ -722,14 +724,246 @@ object JdbcUtils extends Log

[GitHub] spark pull request #16685: [SPARK-19335] Introduce insert, update, and upser...

2017-01-24 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/16685#discussion_r97619926 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala --- @@ -722,14 +724,246 @@ object JdbcUtils extends Log

[GitHub] spark pull request #16685: [SPARK-19335] Introduce insert, update, and upser...

2017-01-23 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/16685#discussion_r97457118 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala --- @@ -17,20 +17,22 @@ package org.apache.

[GitHub] spark pull request #16685: [SPARK-19335] Introduce insert, update, and upser...

2017-01-23 Thread ilganeli
Github user ilganeli commented on a diff in the pull request: https://github.com/apache/spark/pull/16685#discussion_r97455966 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala --- @@ -17,20 +17,22 @@ package org.apache.spa

[GitHub] spark pull request #16685: [SPARK-19335] Introduce insert, update, and upser...

2017-01-23 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/16685#discussion_r97455127 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala --- @@ -17,20 +17,22 @@ package org.apache.