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

Ashutosh Chauhan commented on HIVE-2310:
----------------------------------------

What about following:
{code}
create table mytbl (a string) location '/tmp/tbl';
{code}

Is it fine to allow location for a table without it being 'external' ? I think 
semantics should be if you want to specify location then table must be external.


> CREATE EXTERNAL TABLE should require a valid LOCATION clause
> ------------------------------------------------------------
>
>                 Key: HIVE-2310
>                 URL: https://issues.apache.org/jira/browse/HIVE-2310
>             Project: Hive
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Carl Steinbach
>            Assignee: Franklin Hu
>             Fix For: 0.8.0
>
>         Attachments: hive-2310.1.patch
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to