[jira] [Comment Edited] (SPARK-14127) [Table related commands] Describe table

2016-04-09 Thread Bo Meng (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-14127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233748#comment-15233748
 ] 

Bo Meng edited comment on SPARK-14127 at 4/9/16 9:50 PM:
-

A little change to your creation of table will show comment in the "DESCRIBE":
{quote}create table ptestfilter (a string, b int) partitioned by (c string 
comment 'abc', d string);{quote}


was (Author: bomeng):
A little change of your creation of table will show comment in the "DESCRIBE":
{quote}create table ptestfilter (a string, b int) partitioned by (c string 
comment 'abc', d string);{quote}

> [Table related commands] Describe table
> ---
>
> Key: SPARK-14127
> URL: https://issues.apache.org/jira/browse/SPARK-14127
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Reporter: Yin Huai
>
> TOK_DESCTABLE
> Describe a column/table/partition (see here and here). Seems we support 
> DESCRIBE and DESCRIBE EXTENDED. It will be good to also support other 
> syntaxes (and check if we are missing anything).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Comment Edited] (SPARK-14127) [Table related commands] Describe table

2016-04-09 Thread Bo Meng (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-14127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233748#comment-15233748
 ] 

Bo Meng edited comment on SPARK-14127 at 4/9/16 9:49 PM:
-

A little change of your creation of table will show comment in the "DESCRIBE":
{quote}create table ptestfilter (a string, b int) partitioned by (c string 
comment 'abc', d string);{quote}


was (Author: bomeng):
A little change of your creation of table will show comment in the "DESCRIBE":
create table ptestfilter (a string, b int) partitioned by (c string 
comment 'abc', d string);

> [Table related commands] Describe table
> ---
>
> Key: SPARK-14127
> URL: https://issues.apache.org/jira/browse/SPARK-14127
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Reporter: Yin Huai
>
> TOK_DESCTABLE
> Describe a column/table/partition (see here and here). Seems we support 
> DESCRIBE and DESCRIBE EXTENDED. It will be good to also support other 
> syntaxes (and check if we are missing anything).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Comment Edited] (SPARK-14127) [Table related commands] Describe table

2016-04-09 Thread Bo Meng (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-14127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233748#comment-15233748
 ] 

Bo Meng edited comment on SPARK-14127 at 4/9/16 9:49 PM:
-

A little change of your creation of table will show comment in the "DESCRIBE":
create table ptestfilter (a string, b int) partitioned by (c string 
comment 'abc', d string);


was (Author: bomeng):
A little change of your creation of table will show comment in the "DESCRIBE":
`create table ptestfilter (a string, b int) partitioned by (c string comment 
'abc', d string);`

> [Table related commands] Describe table
> ---
>
> Key: SPARK-14127
> URL: https://issues.apache.org/jira/browse/SPARK-14127
> Project: Spark
>  Issue Type: Sub-task
>  Components: SQL
>Reporter: Yin Huai
>
> TOK_DESCTABLE
> Describe a column/table/partition (see here and here). Seems we support 
> DESCRIBE and DESCRIBE EXTENDED. It will be good to also support other 
> syntaxes (and check if we are missing anything).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org