maheshrajus commented on code in PR #5856: URL: https://github.com/apache/hive/pull/5856#discussion_r2151363475
########## ql/src/test/org/apache/hadoop/hive/ql/exec/tez/TestVectorMapJoinFastHashTable.java: ########## @@ -44,6 +44,7 @@ import org.slf4j.Logger; import org.slf4j.LoggerFactory; [email protected]("Replace nashorn-core with graalvm script engine") Review Comment: This test case using "jdk.nashorn.internal.ir.debug.ObjectSizeCalculator" for calculating the object size. For correcting this test case we have jira https://issues.apache.org/jira/browse/HIVE-28997 to address it. thx ! -- 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]
