Owen O'Malley created ORC-405:
---------------------------------
Summary: Remove calcite as a dependency in the benchmarks
Key: ORC-405
URL: https://issues.apache.org/jira/browse/ORC-405
Project: ORC
Issue Type: Improvement
Components: build
Reporter: Owen O'Malley
Assignee: Owen O'Malley
Fix For: 1.6.0, 1.5.3
Hive pulls in calcite, which has some problematic dependencies. In particular,
it fails to get the following pom and jar from Maven Central:
{code}org.pentaho:pentaho-aggdesigner-algorithm:pom:5.1.5-jhyde
{code}
Since the benchmarks don't need the optimizer and calcite, it is easy to
exclude the dependency.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)