viirya opened a new pull request #24158: [SPARK-26847][SQL] Pruning nested 
serializers from object serializers: MapType support
URL: https://github.com/apache/spark/pull/24158
 
 
   ## What changes were proposed in this pull request?
   
   In SPARK-26837, we prune nested fields from object serializers if they are 
unnecessary in the query execution. SPARK-26837 leaves the support of MapType 
as a TODO item. This proposes to support map type.
   
   ## 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to