Skip to content

[SPARK-21073] Support map_keys and map_values functions in DataSet#18287

Closed
darionyaphet wants to merge 1 commit intoapache:masterfrom
darionyaphet:SPARK-21073
Closed

[SPARK-21073] Support map_keys and map_values functions in DataSet#18287
darionyaphet wants to merge 1 commit intoapache:masterfrom
darionyaphet:SPARK-21073

Conversation

@darionyaphet
Copy link

What changes were proposed in this pull request?

Add map_keys function to get keys from a MapType field and map_values function to get values from a MapType field.

How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

Please review http://spark.apache.org/contributing.html before opening a pull request.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@HyukjinKwon
Copy link
Member

I guess this is a subset of #17328.

@darionyaphet
Copy link
Author

@HyukjinKwon thanks a lot for you review :)

I will close this one

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