[GitHub] spark pull request #11754: [SPARK-13924][SQL] officially support multi-inser...

2016-07-18 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/11754#discussion_r71155613 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala --- @@ -1776,4 +1776,33 @@ class SQLQuerySuite extends QueryTest

[GitHub] spark pull request #11754: [SPARK-13924][SQL] officially support multi-inser...

2016-07-15 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/11754#discussion_r71061953 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala --- @@ -1776,4 +1776,33 @@ class SQLQuerySuite extends QueryTest with