This is an automated email from the ASF dual-hosted git repository.
tledkov pushed a change to branch sql-calcite
in repository https://gitbox.apache.org/repos/asf/ignite.git.
from c60c9e9 IGNITE-14807 Remove usage of deprecated API of calcite -
Fixes #9187.
add a9de644 IGNITE-14903 Bump calcite version up to 1.27.0 (#9175)
No new revisions were added by this update.
Summary of changes:
modules/calcite/pom.xml | 8 ++++----
.../query/calcite/exec/exp/RexImpTable.java | 9 +++++----
.../query/calcite/prepare/IgniteSqlValidator.java | 7 +++++--
.../rule/FilterSpoolMergeToHashIndexSpoolRule.java | 19 ++++++++++++++++++-
.../calcite/rule/logical/LogicalOrToUnionRule.java | 7 ++++---
.../processors/query/calcite/util/RexUtils.java | 2 +-
.../processors/query/calcite/planner/PlannerTest.java | 4 ++--
.../query/calcite/rules/OrToUnionRuleTest.java | 14 ++++++--------
8 files changed, 45 insertions(+), 25 deletions(-)