okumin commented on PR #5850:
URL: https://github.com/apache/hive/pull/5850#issuecomment-2955522417

   I started feeling that this code path uses Nashorn 🤕 
   
https://github.com/apache/hive/blob/88dc98331244cea5a4d4247a91df6ccbd9296b6a/ql/src/java/org/apache/hadoop/hive/ql/metadata/PartitionTree.java#L314
   
   In that case, we will likely need GraalJS. I'm not sure if GraalJS has an 
alternative to `getObjectSize`, but at least we can mark Nashorn as a test 
dependency. I will wait for the result of HIVE-28984 at this point.


-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to