jfsii commented on PR #3492: URL: https://github.com/apache/hive/pull/3492#issuecomment-1207224851
Hi @sunchao / @yigress - I think some of the test failures could be related to this patch. http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-3492/3/pipeline/439 (which is from the run on this PR) [2022-08-05T04:08:23.465Z] [ERROR] org.apache.hadoop.hive.cli.split16.TestMiniLlapLocalCliDriver.testCliDriver[orc_map_key_repeating] Time elapsed: 3.725 s <<< FAILURE! [2022-08-05T04:08:23.465Z] java.lang.AssertionError: [2022-08-05T04:08:23.465Z] Client Execution succeeded but contained differences (error code = 2) after executing orc_map_key_repeating.q [2022-08-05T04:08:23.465Z] See ./ql/target/tmp/log/hive.log or ./itests/qtest/target/tmp/log/hive.log, or check ./ql/target/surefire-reports or ./itests/qtest/target/surefire-reports/ for specific test cases logs. [2022-08-05T04:08:23.465Z] at org.junit.Assert.fail(Assert.java:89) This PR directly added orc_map_key_repeating. -- 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]
