You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2023/05/03 08:27:00 UTC

[jira] [Updated] (IGNITE-16509) Calcite engine. Support OTHER data type

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

Yury Gerzhedovich updated IGNITE-16509:
---------------------------------------
    Labels: calcite  (was: calcite calcite3-required)

> Calcite engine. Support OTHER data type
> ---------------------------------------
>
>                 Key: IGNITE-16509
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16509
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Aleksey Plekhanov
>            Assignee: Vladimir Steshin
>            Priority: Major
>              Labels: calcite
>             Fix For: 2.13
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Table with {{OTHER}} (Object) data type can be created by H2-based SQL engine:
> {noformat}
> CREATE TABLE t(val OTHER)
> {noformat}
> But such a data type is not supported by Calcite-based SQL engine (at least in DDL)



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