[ https://issues.apache.org/jira/browse/IGNITE-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16402423#comment-16402423
]
Prachi Garg commented on IGNITE-7917:
-------------------------------------
Please review - I have tried to calculate the length of the data types by looking into BinaryWriterExImpl.java.
[~dmagda] - Please double check the length of these data types -
https://apacheignite.readme.io/docs/binary-client-protocol#section-data-objects
> Thin client: document missing data types
> ----------------------------------------
>
> Key: IGNITE-7917
> URL: https://issues.apache.org/jira/browse/IGNITE-7917
> Project: Ignite
> Issue Type: Task
> Components: documentation, thin client
> Reporter: Vladimir Ozerov
> Assignee: Prachi Garg
> Priority: Major
> Fix For: 2.5
>
>
> Docs page: https://apacheignite.readme.io/docs/binary-client-protocol#data-format
> Missing data types:
> COL = 24
> ENUM = 28
> ENUM_ARR = 29
> DECIMAL = 30
> DECIMAL_ARR = 31
> TIMESTAMP = 33
> TIMESTAMP_ARR = 34
> TIME = 36
> TIME_ARR = 37
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|