[
https://issues.apache.org/jira/browse/HIVE-26020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis resolved HIVE-26020.
----------------------------------------
Fix Version/s: 4.0.0-alpha-2
Resolution: Fixed
Fixed in
https://github.com/apache/hive/commit/e8f3a6cdc22c6a4681af2ea5763c80a5b76e310b.
Thanks for the reviews [~asolimando], [~kkasa]!
> Set dependency scope for json-path, commons-compiler and janino to runtime
> --------------------------------------------------------------------------
>
> Key: HIVE-26020
> URL: https://issues.apache.org/jira/browse/HIVE-26020
> Project: Hive
> Issue Type: Improvement
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
> Fix For: 4.0.0-alpha-2
>
>
> The dependencies are necessary only when running Hive. They are not required
> during compilation since Hive does not depend on them directly but
> transitively through Calcite.
>
> Changing the scope to runtime makes the intention clear and guards against
> accidental usages in Hive.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)