[
https://issues.apache.org/jira/browse/IGNITE-17298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin updated IGNITE-17298:
--------------------------------------
Fix Version/s: 3.0.0-beta2
> 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
> Fix For: 3.0.0-beta2
>
> Time Spent: 4h
> 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)