Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR proposes to return an iterator of lists (batches) of objects in CartesianDeserializer and PairDeserializer rather than an iterator of iterators (batches) of objects so that zip chaining works.

How was this patch tested?

Unit tests added.

@HyukjinKwon
Copy link
Member Author

Doh, sorry @holdenk and @aray, I didn't know the PR was open and was in progress. Although the approach looks different with #19226, let me close mine and discuss first.

@SparkQA
Copy link

SparkQA commented Sep 14, 2017

Test build #81753 has finished for PR 19228 at commit 0703b67.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon HyukjinKwon deleted the SPARK-21985 branch January 2, 2018 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants