Skip to content

Conversation

@jaceklaskowski
Copy link
Contributor

@jaceklaskowski jaceklaskowski commented Jul 15, 2017

What changes were proposed in this pull request?

Refactored KeyValueGroupedDataset.mapGroupsWithState to use flatMapGroupsWithState explicitly (so it's clear that the former is almost the latter).

/cc @zsxwing @tdas

How was this patch tested?

local build

@SparkQA
Copy link

SparkQA commented Jul 15, 2017

Test build #79633 has finished for PR 18642 at commit ce51466.

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

@jaceklaskowski
Copy link
Contributor Author

@zsxwing @tdas Your friendly reminder to give the change a nice review. I'd appreciate. Thanks.

@jaceklaskowski
Copy link
Contributor Author

@zsxwing @tdas Could you review the change and let me know what you think? I'd appreciate. Thanks.

groupingAttributes,
dataAttributes,
OutputMode.Update,
isMapGroupsWithState = true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is not correct. It will set isMapGroupsWithState to false. However, looks like we don't have a unit test covering this :(

@gatorsmile
Copy link
Member

Since the fix is not right, @jaceklaskowski Could you close this PR?

@srowen srowen mentioned this pull request Nov 6, 2017
@asfgit asfgit closed this in ed1478c Nov 7, 2017
@jaceklaskowski jaceklaskowski deleted the mapGroupsWithState branch November 18, 2017 14:11
zifeif2 pushed a commit to zifeif2/spark that referenced this pull request Nov 22, 2025
Closes apache#11494
Closes apache#14158
Closes apache#16803
Closes apache#16864
Closes apache#17455
Closes apache#17936
Closes apache#19377

Added:
Closes apache#19380
Closes apache#18642
Closes apache#18377
Closes apache#19632

Added:
Closes apache#14471
Closes apache#17402
Closes apache#17953
Closes apache#18607

Also cc srowen vanzin HyukjinKwon gatorsmile cloud-fan to see if you have other PRs to close.

Author: Xingbo Jiang <[email protected]>

Closes apache#19669 from jiangxb1987/stale-prs.
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.

4 participants