Skip to content

Conversation

@cloud-fan
Copy link
Contributor

What changes were proposed in this pull request?

In #22745 we introduced the GetArrayFromMap expression. Later on I realized this is duplicated as we already have MapKeys and MapValues.

This PR removes GetArrayFromMap

How was this patch tested?

existing tests

@cloud-fan
Copy link
Contributor Author

cc @vofque @viirya

@SparkQA
Copy link

SparkQA commented Oct 25, 2018

Test build #98021 has finished for PR 22825 at commit a6c6faa.

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

@viirya
Copy link
Member

viirya commented Oct 26, 2018

Nice catch! LGTM

@cloud-fan
Copy link
Contributor Author

thanks, merging to master!

@asfgit asfgit closed this in 72a23a6 Oct 26, 2018
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
## What changes were proposed in this pull request?

In apache#22745 we introduced the `GetArrayFromMap` expression. Later on I realized this is duplicated as we already have `MapKeys` and `MapValues`.

This PR removes `GetArrayFromMap`

## How was this patch tested?

existing tests

Closes apache#22825 from cloud-fan/minor.

Authored-by: Wenchen Fan <[email protected]>
Signed-off-by: Wenchen Fan <[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