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 986e630b402 IGNITE-28331 wip
add 4d4227dda01 IGNITE-28331 after review aplekhanov #1.2
No new revisions were added by this update.
Summary of changes:
.../calcite/exec/IndexWrappedKeyFirstLastScan.java | 64 ----------------------
.../query/calcite/exec/LogicalRelImplementor.java | 12 +++-
.../query/calcite/schema/CacheIndexImpl.java | 43 +++++++++------
.../calcite/schema/CacheWrappedKeyIndexImpl.java | 64 +++++++++++-----------
.../query/calcite/schema/SchemaHolderImpl.java | 37 ++-----------
.../calcite/integration/SelectByKeyFieldTest.java | 6 +-
6 files changed, 75 insertions(+), 151 deletions(-)
delete mode 100644
modules/calcite/src/main/java/org/apache/ignite/internal/processors/query/calcite/exec/IndexWrappedKeyFirstLastScan.java