This is an automated email from the ASF dual-hosted git repository.
zstan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 69e153b3f7 IGNITE-19563 Fixed deadlock in partition commands handler
(#2117)
add 46402b393e IGNITE-19488 Sql. Rework statistics, reject hash index
usage with enabled search bounds (#2101)
No new revisions were added by this update.
Summary of changes:
.../internal/sql/engine/rel/AbstractIndexScan.java | 35 +++++++---
.../sql/engine/schema/IgniteTableImpl.java | 77 +++++++++++++++-------
.../internal/sql/engine/StopCalciteModuleTest.java | 3 +-
.../sql/engine/planner/HashIndexPlannerTest.java | 71 ++++++++++++++------
4 files changed, 130 insertions(+), 56 deletions(-)