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 c240267fefd IGNITE-28331 wip
     add 0cfb421b7a9 IGNITE-28331 wip

No new revisions were added by this update.

Summary of changes:
 .../query/calcite/exec/ArrayRowHandler.java        |   7 +-
 .../processors/query/calcite/exec/IndexScan.java   |   2 +-
 .../processors/query/calcite/exec/RowHandler.java  |   3 +
 .../query/calcite/schema/CacheIndexImpl.java       |  24 +++--
 .../query/calcite/schema/SchemaHolderImpl.java     |  34 ++++--
 .../exec/rel/AbstractSetOpExecutionTest.java       |   7 +-
 .../query/calcite/exec/rel/BaseAggregateTest.java  |   7 +-
 .../rel/HashAggregateSingleGroupExecutionTest.java |   7 +-
 .../calcite/integration/SelectByKeyFieldTest.java  | 118 ++++++++++++++++-----
 9 files changed, 162 insertions(+), 47 deletions(-)

Reply via email to