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

[jira] [Updated] (IGNITE-16376) Investigate of support additional data types in Calcite

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

Maksim Zhuravkov updated IGNITE-16376:
--------------------------------------
    Description: 
Add UUID custom data type and implement basic functions that would allow adding additional custom data type in the future. The implementation must also provide documentation on how to add new custom data type in the form of check list.


  was:
As of now for new SQL engine  we are limited by data types supported in original Calcite. Let's investigate how we could support additional data types (e.g. UUID, IP, ARRAY, ....) and have ability to simple add new ones. 
As result for the task should be fully described tasks to implement such ability and branch with a PoC.


> Investigate of support additional data types in Calcite
> -------------------------------------------------------
>
>                 Key: IGNITE-16376
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16376
>             Project: Ignite
>          Issue Type: New Feature
>          Components: sql
>            Reporter: Yury Gerzhedovich
>            Assignee: Maksim Zhuravkov
>            Priority: Major
>              Labels: calcite, calcite2-required, calcite3-required
>          Time Spent: 5.5h
>  Remaining Estimate: 0h
>
> Add UUID custom data type and implement basic functions that would allow adding additional custom data type in the future. The implementation must also provide documentation on how to add new custom data type in the form of check list.



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