hvanhovell commented on PR #40611: URL: https://github.com/apache/spark/pull/40611#issuecomment-1632443727
@LuciferYang I just tried it locally, and it seems to pass on my machine (M2 MBP/Java 11). The weird thing is that both classes override `hashCode` and `equals`, so it might be an actual issue. Can you dig a bit deeper can check if - for example - DummyBean contains different values? -- 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]
