Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Nov 21, 2015

  1. Renamed map to mapGroup, flatMap to flatMapGroup.
  2. Renamed asKey -> keyAs.
  3. Added more documentation.
  4. Changed type parameter T to V on GroupedDataset.
  5. Added since versions for all functions.

1. Renamed map to mapGroup, flatMap to flatMapGroup.
2. Added more documentation.
3. Changed type parameter T to V on GroupedDataset.
4. Added since versions for all functions.
@SparkQA
Copy link

SparkQA commented Nov 21, 2015

Test build #46471 has finished for PR 9880 at commit aacd652.

  • This patch fails PySpark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin
Copy link
Contributor Author

rxin commented Nov 21, 2015

Jenkins, retest this please.

1 similar comment
@JoshRosen
Copy link
Contributor

Jenkins, retest this please.

@SparkQA
Copy link

SparkQA commented Nov 21, 2015

Test build #46477 has finished for PR 9880 at commit aacd652.

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Should this variable be renamed to vEncoder?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yea that's a good catch. will fix it in my next pr.

@JoshRosen
Copy link
Contributor

LGTM aside from one minor variable naming nit.

@asfgit asfgit closed this in ff442bb Nov 21, 2015
asfgit pushed a commit that referenced this pull request Nov 21, 2015
1. Renamed map to mapGroup, flatMap to flatMapGroup.
2. Renamed asKey -> keyAs.
3. Added more documentation.
4. Changed type parameter T to V on GroupedDataset.
5. Added since versions for all functions.

Author: Reynold Xin <[email protected]>

Closes #9880 from rxin/SPARK-11899.

(cherry picked from commit ff442bb)
Signed-off-by: Reynold Xin <[email protected]>
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.

3 participants