[ 
https://issues.apache.org/jira/browse/HIVE-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Franklin Hu updated HIVE-2207:
------------------------------

    Description: 
New feature to allow inserting into an existing table or partition.

Syntax:
INSERT INTO TABLE <table-name> ...;
INSERT INTO TABLE <table-name> PARTITION <partitions> ...

  was:New feature to allow inserting into an existing table or partition.


> INSERT INTO
> -----------
>
>                 Key: HIVE-2207
>                 URL: https://issues.apache.org/jira/browse/HIVE-2207
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Franklin Hu
>            Assignee: Franklin Hu
>
> New feature to allow inserting into an existing table or partition.
> Syntax:
> INSERT INTO TABLE <table-name> ...;
> INSERT INTO TABLE <table-name> PARTITION <partitions> ...

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

Reply via email to