You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Chenjian (Jira)" <ji...@apache.org> on 2022/12/15 06:28:00 UTC

[jira] [Assigned] (IGNITE-18102) Ignite does not support create table with dot column

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

Chenjian reassigned IGNITE-18102:
---------------------------------

    Assignee: Chenjian

> Ignite does not support create table with dot column
> ----------------------------------------------------
>
>                 Key: IGNITE-18102
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18102
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Chenjian
>            Assignee: Chenjian
>            Priority: Minor
>         Attachments: image-2022-11-07-17-57-49-255.png, image-2022-11-07-18-01-49-687.png
>
>
> Ignite does not support create the column with dot.
> like create table (... , `a.dot` bigint, ...), using the !columns command only can see the suffix about the defined name `dot`.
> But Ignite allow add column with dot which is not compatible with self.
> Eg:
> !image-2022-11-07-17-57-49-255.png!
> !image-2022-11-07-18-01-49-687.png!



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