yihua commented on code in PR #12798: URL: https://github.com/apache/hudi/pull/12798#discussion_r1964559761
########## hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/TestTableColumnTypeMismatch.scala: ########## Review Comment: This test class needs to be added to one of the package in `hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi`; otherwise the tests are not picked up. From the Azure CI run, I did not see this being run, and the number of tests executed is the same as `master`. -- 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]
