[
https://issues.apache.org/jira/browse/IGNITE-14733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich reassigned IGNITE-14733:
------------------------------------------
Assignee: Vladimir Ermakov
> NativeType and ColumnType names should matches.
> -----------------------------------------------
>
> Key: IGNITE-14733
> URL: https://issues.apache.org/jira/browse/IGNITE-14733
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey Mashenkov
> Assignee: Vladimir Ermakov
> Priority: Trivial
> Labels: iep-54, ignite-3
> Fix For: 3.0.0-alpha3
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> For now, column types names contains their sizes like ColumnType.INT8,
> ColumnType.INT16 and so on, to abstract from the platform Ignite can be used
> on (via thin-clients).
> But we use Java-specific notation for internal types: NativeType.BYTE,
> NativeType.LONG.
> Let's rename NativeTypes to easily match them to/from column type.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)