Anoop Sharma created TRAFODION-2621:
---------------------------------------

             Summary: Add support to create a trafodion table LIKE a native 
hive or HBase table
                 Key: TRAFODION-2621
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2621
             Project: Apache Trafodion
          Issue Type: Improvement
            Reporter: Anoop Sharma
            Assignee: Anoop Sharma
            Priority: Minor


Currently, an error is returned if a table is created like a native hive or 
native HBase cell/row format table using the create like syntax.

This jira is filed to add support for following statements:

  create table ttraf_like_hive like hive.hive.thive;

  create table ttraf_like_hbasecell like hbase."_CELL_".hb;
  create table ttraf_like_hbaserow like hbase."_ROW_".hb;



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to