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 4b3f3bfbf8c IGNITE-28331 fix code style
add e99cb262bf6 IGNITE-28331 after review aplekhanov #2.0
No new revisions were added by this update.
Summary of changes:
.../query/calcite/exec/IndexFirstLastScan.java | 4 +--
.../query/calcite/exec/LogicalRelImplementor.java | 3 +-
.../calcite/exec/exp/ExpressionFactoryImpl.java | 15 ++++++--
.../query/calcite/rel/IgniteIndexScan.java | 42 ++++------------------
.../calcite/rule/LogicalScanConverterRule.java | 8 +----
.../query/calcite/schema/CacheIndexImpl.java | 4 +--
.../calcite/schema/CacheWrappedKeyIndexImpl.java | 14 ++------
.../query/calcite/schema/SchemaHolderImpl.java | 4 +--
.../calcite/exec/LogicalRelImplementorTest.java | 9 ++---
9 files changed, 33 insertions(+), 70 deletions(-)