You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/03/22 09:16:49 UTC

[GitHub] [spark] viirya opened a new pull request #24179: [SPARK-27241][SQL] Support map_keys in SelectedField

viirya opened a new pull request #24179: [SPARK-27241][SQL] Support map_keys in SelectedField
URL: https://github.com/apache/spark/pull/24179
 
 
   ## What changes were proposed in this pull request?
   
   `SelectedField` doesn't support map_keys for now. When map key is complex struct, we should be able to prune unnecessary fields from keys. This proposes to add map_keys support to `SelectedField`.
   
   ## How was this patch tested?
   
   Added tests.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org