LuciferYang commented on PR #40611:
URL: https://github.com/apache/spark/pull/40611#issuecomment-1632477328

   > @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?
   
   
   Sorry, this is an wrong report. I manually deleted the `sql/catalyst/target` 
directory and re run the test,  all passed. 
   
   However, this makes me feel a bit strange. Previously, I executed `build/sbt 
clean "connect-client-jvm/testOnly 
org.apache.spark.sql.connect.client.arrow.ArrowEncoderSuite" -Pscala-2.13`, but 
it seems that `spark-catalyst_2.13-3.5.0-SNAPSHOT-tests.jar` has not been 
re-compiled and repackaged ...
   
   
   
   


-- 
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]

Reply via email to