Andrey Mashenkov created IGNITE-19924:
-----------------------------------------

             Summary: Catalog tests shouldn't guess object ids.
                 Key: IGNITE-19924
                 URL: https://issues.apache.org/jira/browse/IGNITE-19924
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Andrey Mashenkov


Catalog service generates identifiers for new catalog objects. Id generation 
strategy is unspecified.

Thus, there is no reason to expect `id` will be increased monotonically.
Also, Catalog may creates objects implicitely during initialization, such as 
system views and/or default entites (schema, zone or whatever) .

Let's improve tests and avoid using certain `id` values in tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to