eejbyfeldt commented on PR #40663: URL: https://github.com/apache/spark/pull/40663#issuecomment-1497998251
> I found that before Scala 2.13.6(include) seems no this issue and the new test will failed after 2.13.7. > > @eejbyfeldt I am not sure if this is caused by change of [scala/scala#9258](https://github.com/scala/scala/pull/9258), as it has been added to Scala 2.13.4. Thanks for looking in to that closer. Should probably formulated myself more clearly that was only a guess on my part and not something I had verified. But now that you narrowed it down to 2.13.7 another possible candidate change could be https://github.com/scala/scala/pull/9786 that changed how that mutations are tracked in ArrayBuffer. -- 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]
