This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch ignite-19497
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from dfe9d9a7b0 Replace IgniteIndex with IgniteSchemaIndex. Drop
CatalogColumnDescriptor.
add 5d2898d31e Revert to lazy index rowtype resolving.
No new revisions were added by this update.
Summary of changes:
.../internal/sql/engine/exec/LogicalRelImplementor.java | 2 +-
.../sql/engine/schema/CatalogSqlSchemaManager.java | 7 +------
.../ignite/internal/sql/engine/schema/IgniteIndex.java | 15 ++++++++-------
.../sql/engine/exec/rel/IndexScanNodeExecutionTest.java | 8 +++-----
.../ignite/internal/sql/engine/framework/TestIndex.java | 11 +++--------
5 files changed, 16 insertions(+), 27 deletions(-)