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 7ca4912862 Replace IgniteIndex with IgniteSchemaIndex. Drop 
CatalogColumnDescriptor.
     add 93925474d0 Fix Catalog object names.

No new revisions were added by this update.

Summary of changes:
 .../descriptors/CatalogObjectDescriptor.java       |   3 +-
 .../internal/catalog/CatalogManagerSelfTest.java   |  17 +-
 .../engine/exec/ExecutableTableRegistryImpl.java   |   2 +-
 .../internal/sql/engine/schema/IgniteSchema.java   |   2 +-
 .../sql/engine/schema/IgniteSchemaTable.java       |   2 +-
 .../sql/engine/framework/TestBuilders.java         |   4 +-
 .../internal/sql/engine/framework/TestIndex.java   |   3 +-
 .../internal/sql/engine/framework/TestTable.java   |   7 +-
 .../sql/engine/planner/AbstractPlannerTest.java    | 175 ++-------------------
 .../sql/engine/planner/HashIndexPlannerTest.java   |   3 +-
 .../planner/IndexSearchBoundsPlannerTest.java      |  21 +--
 11 files changed, 42 insertions(+), 197 deletions(-)

Reply via email to