LuciferYang commented on PR #38867: URL: https://github.com/apache/spark/pull/38867#issuecomment-1340595280
> I've used a regular for-loop to implement the behaviour; there is also a scala library 'patch' function that could do the same thing, but it seems to only accept a Seq() as an item parameter, so I didn't want to introduce the overhead. Please let me know if this should be changed. `for-loop` is ok for me -- 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]
