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-450685058
 
 
   I am working to replace the dozen or so cases of 
<code>seq1.map(BindReferences.bindReference(_, seq2))</code> with a call to a 
helper function.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to