bersprockets commented on issue #23392: [SPARK-26450][SQL] Avoid rebuilding map 
of schema for every column in projection
URL: https://github.com/apache/spark/pull/23392#issuecomment-451241778
 
 
   @hvanhovell 
   >From a cursory search I could also see that ProjectExec does something 
similar, and that is not covered by this PR.
   
   Ahh.. good catch. My search did not include a parameter name, e.g. the x in 
```map(x =>```,  since many just use underscore.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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