Kirill Tkalenko created IGNITE-20102:
----------------------------------------
Summary: Fix hanging C#/C++ tests due to IndexManager switch to
catalog
Key: IGNITE-20102
URL: https://issues.apache.org/jira/browse/IGNITE-20102
Project: Ignite
Issue Type: Bug
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Fix For: 3.0.0-beta2
When switching the *IndexManager* to the catalog, C#/C++ tests were found to
hang due to the fact that they use the configuration when creating
tables/indexes/zones instead of SQL.
Since they test all internal column types, even those that are not fully
supported by the SQL, we should add duplicate table/index/zone creation for
these tests to the catalog.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)