Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/18934#discussion_r134111576
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
---
@@ -2021,4 +2021,22 @@ class SQLQuerySuite extends QueryTest w
Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/18934#discussion_r134111215
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
---
@@ -2021,4 +2021,22 @@ class SQLQuerySuite extends QueryTes
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/18934
---
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 user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/18934#discussion_r133084756
--- Diff:
sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveTable.scala
---
@@ -423,7 +423,14 @@ case class InsertIntoHiveTable(
Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/18934#discussion_r133084696
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
---
@@ -156,69 +156,71 @@ class SQLQuerySuite extends QueryTest wi
Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/18934#discussion_r133080295
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
---
@@ -156,69 +156,71 @@ class SQLQuerySuite extends QueryTes
Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/18934#discussion_r133029262
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
---
@@ -156,69 +156,71 @@ class SQLQuerySuite extends Query
Github user dbolshak commented on a diff in the pull request:
https://github.com/apache/spark/pull/18934#discussion_r133002478
--- Diff:
sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveTable.scala
---
@@ -423,7 +423,14 @@ case class InsertIntoHiveTable(
Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/18934#discussion_r132917727
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
---
@@ -2021,4 +2038,22 @@ class SQLQuerySuite extends QueryTest w
Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/18934#discussion_r132916693
--- Diff:
sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveTable.scala
---
@@ -423,7 +423,14 @@ case class InsertIntoHiveTable(
Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/18934#discussion_r132916627
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
---
@@ -156,69 +156,71 @@ class SQLQuerySuite extends QueryTest wi
Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/18934#discussion_r132915021
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
---
@@ -156,69 +156,71 @@ class SQLQuerySuite extends QueryTest wi
Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/18934#discussion_r132914869
--- Diff:
sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveTable.scala
---
@@ -423,7 +423,14 @@ case class InsertIntoHiveTable(
GitHub user viirya opened a pull request:
https://github.com/apache/spark/pull/18934
[SPARK-21721][SQL] Clear FileSystem deleteOnExit cache when paths are
successfully removed
## What changes were proposed in this pull request?
We put staging path to delete into the deleteO
14 matches
Mail list logo