You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2022/09/06 10:25:00 UTC

[jira] [Updated] (IGNITE-17632) Thin 3.0: Support decimal scale in client schema

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

Pavel Tupitsyn updated IGNITE-17632:
------------------------------------
    Description: 
IGNITE-17297 adopts BinaryTuple format for the client protocol. It requires decimal scale to be a part of the schema.
 * Add *scale* to *ClientColumn*
 * Update all usages of *BinaryTupleReader.decimalValue* in the client code (look for "TODO IGNITE-17632")

> Thin 3.0: Support decimal scale in client schema
> ------------------------------------------------
>
>                 Key: IGNITE-17632
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17632
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>
> IGNITE-17297 adopts BinaryTuple format for the client protocol. It requires decimal scale to be a part of the schema.
>  * Add *scale* to *ClientColumn*
>  * Update all usages of *BinaryTupleReader.decimalValue* in the client code (look for "TODO IGNITE-17632")



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