aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorJosh Rosen <joshrosen@databricks.com>2015-05-20 17:52:50 -0700
committerJosh Rosen <joshrosen@databricks.com>2015-05-20 17:53:11 -0700
commite1f7de33bff418841333a099c3bf3712c28db63a (patch)
treefbac3b5820e94ce260efd90442105cdc348b84e5 /sql
parent9b37e32c55886e167aae5823aed784ae7fd60740 (diff)
downloadspark-e1f7de33bff418841333a099c3bf3712c28db63a.tar.gz
spark-e1f7de33bff418841333a099c3bf3712c28db63a.tar.bz2
spark-e1f7de33bff418841333a099c3bf3712c28db63a.zip
[SPARK-7719] Re-add UnsafeShuffleWriterSuite test that was removed for Java 6 compat
This patch re-adds a test which was removed in 9ebb44f8abb1a13f045eed60190954db904ffef7 due to a Java 6 compatibility issue. We now use Guava's `Iterators.emptyIterator()` in place of `Collections.emptyIterator()`, which isn't present in all Java 6 versions. Author: Josh Rosen <joshrosen@databricks.com> Closes #6298 from JoshRosen/SPARK-7719-fix-java-6-test-code and squashes the following commits: 5c9bd85 [Josh Rosen] Re-add UnsafeShuffleWriterSuite.emptyIterator() test which was removed due to Java 6 issue (cherry picked from commit 5196efff53af4965ff216a9d5c0f8b2b4fc98652) Signed-off-by: Josh Rosen <joshrosen@databricks.com>
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions