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/03 08:41:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17642799#comment-17642799 ] 

Chenjian commented on IGNITE-18102:
-----------------------------------

[~jooger] Hi, what's the meaning? Are you considering to investigate this part?

> 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
>            Priority: Major
>         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)