mridulm commented on PR #38427: URL: https://github.com/apache/spark/pull/38427#issuecomment-1296126997
In long term, given we have to move to `IndexedSeq` for 2.13 - unless there are alternatives we are yet to consider - perhaps moving to `toIndexedSeq` is fine @LuciferYang ? I am assuming there is no path forward where 2.13 does not need a copy (and `.length` is used enough times that we should lessen the impact of that). -- 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]
