[
https://issues.apache.org/jira/browse/IGNITE-17298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-17298:
---------------------------------------
Summary: Support BOOLEAN datatype. (was: SQL: Support BOOLEAN datatype.)
> 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
> Priority: Major
> Labels: ignite-3
>
> For now, BOOLEAN column is not supported by storage.
> We could map to the Bitset(1), which is not supported as well due to [1].
> https://issues.apache.org/jira/browse/IGNITE-16376
> We should have test for all API: KV View, Binary View, Record View, SQL
--
This message was sent by Atlassian Jira
(v8.20.10#820010)