[
https://issues.apache.org/jira/browse/HIVE-28468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HIVE-28468 started by tanishqchugh.
-------------------------------------------
> Add nashorn javascript engine as an explicit dependency
> -------------------------------------------------------
>
> Key: HIVE-28468
> URL: https://issues.apache.org/jira/browse/HIVE-28468
> Project: Hive
> Issue Type: Sub-task
> Reporter: tanishqchugh
> Assignee: tanishqchugh
> Priority: Major
>
> Nashorn Javascript engine was deprecated in jdk11 and was completely removed
> from jdk15 onwards.
> Nashorn Javascript engine in hive is used for dynamic expression evaluation
> especially in partition filtering for temporary tables. Adding it as an
> explicit dependency to compensate for its removal.
> TestSessionHiveMetastoreClientListPartitionsTempTable errors are being
> resolved with this explicit addition.
> Sources: [https://openjdk.org/jeps/335] , [https://openjdk.org/jeps/372]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)