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

Kevin Wilfong commented on HIVE-2909:
-------------------------------------

It looks like you've responded to all of Carl's comments except for the one 
regarding the partition column.  Given that this goes against the original 
spirit of the JIRA, which appeared to be getting a simple list of columns, and 
that Carl hasn't yet commented against this change, I think it's ok.

+1 running tests
                
> SHOW COLUMNS table_name; to provide a comma-delimited list of columns.
> ----------------------------------------------------------------------
>
>                 Key: HIVE-2909
>                 URL: https://issues.apache.org/jira/browse/HIVE-2909
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Adam Kramer
>            Assignee: Namit Jain
>            Priority: Minor
>         Attachments: HIVE-2909.D2595.1.patch, HIVE-2909.D2595.2.patch, 
> HIVE-2909.D2595.3.patch, HIVE-2909.D2595.4.patch, HIVE-2909.D2595.5.patch
>
>
> Due to the way that SELECT * and partitioning works, it is frequently 
> obnoxious to insert data into tables of the same schema.
> This could be fixed in a number of ways, all murky; this feature request 
> reduces the obnoxicity of the current situation.
> SHOW COLUMNS foo;
> OK
> bar, baz, tball, ds
> ...then I could just copy the first three and not the last.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to