sercanCyberVision commented on PR #4293: URL: https://github.com/apache/hive/pull/4293#issuecomment-1536120508
@kgyrtkirk there is only one failed test which imho is not related with the patch, please see below; The test is `org.apache.hadoop.hive.cli.TestMiniTezCliDriver#testCliDriver[tez_union_with_udf]` And the reason why it failed; ``` Caused by: org.apache.hive.com.esotericsoftware.kryo.KryoException: java.lang.OutOfMemoryError: GC overhead limit exceeded ``` -- 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]
