[
https://issues.apache.org/jira/browse/IGNITE-16632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501012#comment-17501012
]
Aleksey Plekhanov edited comment on IGNITE-16632 at 3/3/22, 8:50 PM:
---------------------------------------------------------------------
[~vveider], tests passed, thanks for the fix!
was (Author: alex_pl):
[~alex_pl] tests passed, thanks for the fix!
> Calcite engine. Add calcite dependencies to TC build
> ----------------------------------------------------
>
> Key: IGNITE-16632
> URL: https://issues.apache.org/jira/browse/IGNITE-16632
> Project: Ignite
> Issue Type: Task
> Reporter: Aleksey Plekhanov
> Assignee: Petr Ivanov
> Priority: Major
> Labels: build, calcite
>
> Currently, a limited set of JARs is included in build artifacts
> ([https://ci.ignite.apache.org/admin/editRunType.html?id=buildType:IgniteTests24Java8_Build&runnerId=RUNNER_286]).
> There are some new external dependencies for the new calcite module, that
> should be added too. Some test suites can't pass without these dependencies
> (C++ for example: [https://ci.ignite.apache.org/viewLog.html?buildId=6435330])
> {noformat}
> zip -ur run modules/calcite/target/libs/calcite-*.jar \
> modules/calcite/target/libs/avatica-*.jar \
> modules/calcite/target/libs/checker-qual-*.jar \
> modules/calcite/target/libs/commons-compiler-*.jar \
> modules/calcite/target/libs/esri-geometry-*.jar \
> modules/calcite/target/libs/guava-*.jar \
> modules/calcite/target/libs/janino-*.jar \
> modules/calcite/target/libs/json-path-*.jar {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)