Konstantin Orlov created IGNITE-20607:
-----------------------------------------
Summary: Move NativeType to core
Key: IGNITE-20607
URL: https://issues.apache.org/jira/browse/IGNITE-20607
Project: Ignite
Issue Type: Improvement
Reporter: Konstantin Orlov
Assignee: Konstantin Orlov
{{NativeType}} class has become widely adopted throughout Ignite codebase. But
the fact it resides in module {{schema}} make it impossible to use it in
modules {{schema}} module depends on (for example, in {{catalog}}).
To address this, let's move {{NativeType}} and all related classes to the
module {{core}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)