LuciferYang commented on PR #43670:
URL: https://github.com/apache/spark/pull/43670#issuecomment-1794757422

   > LGTM if wrap the `Array` with `immutable.ArraySeq` could improve the 
performance. Otherwise, personally, I accept the compile warnings.
   
   Yes, this can save one collection copy like Scala 2.12, which has potential 
benefits for memory and performance
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to