kazuyukitanimura commented on code in PR #1482: URL: https://github.com/apache/datafusion-comet/pull/1482#discussion_r1989988393
########## pom.xml: ########## @@ -50,8 +50,8 @@ under the License. <scala.version>2.12.17</scala.version> <scala.binary.version>2.12</scala.binary.version> <scala.plugin.version>4.7.2</scala.plugin.version> - <scalatest.version>3.2.9</scalatest.version> - <scalatest-maven-plugin.version>2.0.2</scalatest-maven-plugin.version> + <scalatest.version>3.2.16</scalatest.version> + <scalatest-maven-plugin.version>2.2.0</scalatest-maven-plugin.version> Review Comment: I found this helps to fail faster for the test Github Actions gets stuck related #1501 Otherwise that test gets stuck until it gets timed out. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org