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

Pavel Tupitsyn updated IGNITE-17777:
------------------------------------
    Description: 
Thin client protocol currently uses MsgPack types to serialize Compute 
arguments and results, SQL arguments and results.
This is not consistent with Table API and complicates the protocol.

All user data in thin client protocol should be serialized in BinaryTuple 
format.

> Thin 3.0: use BinaryTuple for Compute and SQL results and arguments
> -------------------------------------------------------------------
>
>                 Key: IGNITE-17777
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17777
>             Project: Ignite
>          Issue Type: New Feature
>          Components: thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha6
>
>
> Thin client protocol currently uses MsgPack types to serialize Compute 
> arguments and results, SQL arguments and results.
> This is not consistent with Table API and complicates the protocol.
> All user data in thin client protocol should be serialized in BinaryTuple 
> format.



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

Reply via email to