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

2022-12-15 Thread Evgeny Stanilovsky (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-18102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17647969#comment-17647969
 ] 

Evgeny Stanilovsky commented on IGNITE-18102:
-

[~chenjian2664]  i think you need smth like 

IgniteSqlCreateTableTemplateTest

> 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)


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

2022-12-14 Thread Chenjian (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-18102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17647876#comment-17647876
 ] 

Chenjian commented on IGNITE-18102:
---

[~zstan] Thanks.
[~jooger] Hi boss, can you guide me on this? which test file is in charge of 
the creating table test?

> 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)


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

2022-12-07 Thread Evgeny Stanilovsky (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-18102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644611#comment-17644611
 ] 

Evgeny Stanilovsky commented on IGNITE-18102:
-

https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute

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


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

2022-12-07 Thread Chenjian (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-18102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644421#comment-17644421
 ] 

Chenjian commented on IGNITE-18102:
---

[~jooger] Thanks for the clarification, do you know how to pick up the ticket? 
I wanna have a try

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


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

2022-12-07 Thread Yury Gerzhedovich (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-18102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644413#comment-17644413
 ] 

Yury Gerzhedovich commented on IGNITE-18102:


[~chenjian2664] unfortunately no, it looks not so critical issue and I just 
check and confirm that is real issue.
Maybe someone from community takes the ticket.

> 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)


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

2022-12-03 Thread Chenjian (Jira)


[ 
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)


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

2022-11-29 Thread Yury Gerzhedovich (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-18102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640582#comment-17640582
 ] 

Yury Gerzhedovich commented on IGNITE-18102:


confirm the problem

> 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)