You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Franklin Hu (JIRA)" <ji...@apache.org> on 2011/06/08 23:39:58 UTC

[jira] [Updated] (HIVE-2207) INSERT INTO

     [ 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