HeartSaVioR commented on PR #43425: URL: https://github.com/apache/spark/pull/43425#issuecomment-1773793847
https://github.com/HeartSaVioR/spark/runs/17924716889 ``` ProtobufCatalystDataConversionSuite.single StructType(StructField(bytes_type,BinaryType,true)) with seed 115 java.lang.NullPointerException: null ``` @rangadi The test doesn't seem to be stable. Shall we run the test suite with all combination for available seeds and available testing types and make sure all of them are passing? -- 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]
