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 f0090db7c06 IGNITE-28331 wip
add 1bb3c8f3ed9 IGNITE-28331 wip
add d6f97d6909a IGNITE-28331 wip
No new revisions were added by this update.
Summary of changes:
.../query/calcite/exec/ArrayRowHandler.java | 6 ++
.../query/calcite/exec/IndexFirstLastScan.java | 10 ++-
.../processors/query/calcite/exec/IndexScan.java | 71 ++++++++++++----------
.../query/calcite/exec/MappingRowHandler.java | 15 +++++
.../processors/query/calcite/exec/RowHandler.java | 3 +
.../query/calcite/schema/CacheIndexImpl.java | 14 +++--
.../query/calcite/schema/SchemaHolderImpl.java | 37 ++++++-----
.../calcite/integration/SelectByKeyFieldTest.java | 10 +--
.../query/schema/management/IndexDescriptor.java | 5 ++
.../management/SortedIndexDescriptorFactory.java | 5 --
10 files changed, 107 insertions(+), 69 deletions(-)