LuciferYang commented on PR #38427: URL: https://github.com/apache/spark/pull/38427#issuecomment-1300602808
> What's the current state here - this change is still much slower on 2.12? @srowen ``` The overall trend is consistent with local tests. Using toIndexedSeq improves the performance of Scala 2.13 by 2 to 4 times, but degrades the performance of Scala 2.12 by more than 10 times ``` -- 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]
