LuciferYang commented on PR #43670: URL: https://github.com/apache/spark/pull/43670#issuecomment-1801106128
cc @srowen Although the compilation warning message given is different, the issue involved is similar to that in SPARK-45687 (implicit Array to Seq conversion make a collection copy), so it used the same fix as https://github.com/apache/spark/pull/43642. I have fixed all similar cases in this one, and we can also choose to fix only some of them, such as the non-test code section. -- 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]
