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

Carl Steinbach commented on HIVE-3337:
--------------------------------------

bq. totalSize, numRows, last_modified_by, etc. Currently, nothing is copied. I 
want to change it to copy those that are specified in the new config variable.

I don't think we need a public configuration property to control this. All of 
the parameters you mentioned are already known to Hive and should be part of an 
internal blacklist.
                
> Create Table Like should copy configured Table Parameters
> ---------------------------------------------------------
>
>                 Key: HIVE-3337
>                 URL: https://issues.apache.org/jira/browse/HIVE-3337
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Bhushan Mandhani
>            Assignee: Bhushan Mandhani
>            Priority: Minor
>
> Currently, Create Table A Like B does not copy any Table Parameters of B into 
> A. We will add a HiveConf variable that will allow users to specify a list of 
> parameters that they want copied over to A for this command.

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