This is an automated email from the ASF dual-hosted git repository.
tkalkirill pushed a change to branch ignite-28331
in repository https://gitbox.apache.org/repos/asf/ignite.git
from 18ae3fed607 IGNITE-28331 little wip
add 48fcaf0f1f7 IGNITE-28331 after review aplekhanov #1.0
No new revisions were added by this update.
Summary of changes:
.../processors/query/calcite/exec/ArrayRowHandler.java | 6 ------
.../query/calcite/exec/IndexWrappedKeyScan.java | 10 +++++++---
.../query/calcite/exec/MappingRowHandler.java | 15 ---------------
.../processors/query/calcite/exec/RowHandler.java | 4 +---
.../query/calcite/schema/CacheIndexImpl.java | 5 ++++-
.../query/calcite/schema/CacheWrappedKeyIndexImpl.java | 6 +++++-
.../query/calcite/schema/SchemaHolderImpl.java | 5 +++--
.../processors/query/calcite/util/Commons.java | 18 ++++++++++++++++++
.../calcite/integration/SelectByKeyFieldTest.java | 4 +++-
.../apache/ignite/testsuites/IntegrationTestSuite.java | 2 +-
10 files changed, 42 insertions(+), 33 deletions(-)