[jira] [Updated] (IGNITE-14733) NativeType and ColumnType names should matches.

2021-06-04 Thread Yury Gerzhedovich (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-14733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yury Gerzhedovich updated IGNITE-14733:
---
Remaining Estimate: 24h
 Original Estimate: 24h

> 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
>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)


[jira] [Updated] (IGNITE-14733) NativeType and ColumnType names should matches.

2021-05-26 Thread Andrey Mashenkov (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-14733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Mashenkov updated IGNITE-14733:
--
Fix Version/s: 3.0.0-alpha3

> 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
>Priority: Trivial
>  Labels: iep-54, ignite-3
> Fix For: 3.0.0-alpha3
>
>
> 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)


[jira] [Updated] (IGNITE-14733) NativeType and ColumnType names should matches.

2021-05-17 Thread Andrey Mashenkov (Jira)


 [ 
https://issues.apache.org/jira/browse/IGNITE-14733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Mashenkov updated IGNITE-14733:
--
Labels: iep-54 ignite-3  (was: )

> 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
>Priority: Trivial
>  Labels: iep-54, ignite-3
>
> 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)