c21 commented on pull request #31958: URL: https://github.com/apache/spark/pull/31958#issuecomment-807956027
The unit test failed with MiMa tests > abstract method getBoolean(Int)Boolean in class org.apache.spark.sql.vectorized.ColumnVector does not have a correspondent in current version However in this PR, the class `org.apache.spark.sql.vectorized.ColumnVector` is not changed at all. I am still checking why this test is failing. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
