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

Pavel Pereslegin updated IGNITE-17298:
--------------------------------------
    Description: 
For now, BOOLEAN column is not supported by storage.
As a simple option, we can store it as a single byte value.

We need to add BOOLEAN to native types and add appropriate methods to Tuple, 
BinaryTupleParser and BinaryTupleBuilder.

We should have tests for all API: KV View, Binary View, Record View, SQL and 
JDBC.

  was:
For now, BOOLEAN column is not supported by storage.
As a simple option, we can store it as a single byte value.

We need to add the appropriate methods to Tuple, BinaryTupleParser and 
BinaryTupleBuilder.

We should have tests for all API: KV View, Binary View, Record View, SQL and 
JDBC.


> Support BOOLEAN datatype.
> -------------------------
>
>                 Key: IGNITE-17298
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17298
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Andrey Mashenkov
>            Assignee: Pavel Pereslegin
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> For now, BOOLEAN column is not supported by storage.
> As a simple option, we can store it as a single byte value.
> We need to add BOOLEAN to native types and add appropriate methods to Tuple, 
> BinaryTupleParser and BinaryTupleBuilder.
> We should have tests for all API: KV View, Binary View, Record View, SQL and 
> JDBC.



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

Reply via email to