You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Qifan Chen (JIRA)" <ji...@apache.org> on 2015/09/22 01:58:05 UTC

[jira] [Created] (TRAFODION-1496) A companion external table for a native HBase table should be dropped when the native table is

Qifan Chen created TRAFODION-1496:
-------------------------------------

             Summary: A companion external table for a native HBase table should be dropped when the native table is
                 Key: TRAFODION-1496
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1496
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-cmu
            Reporter: Qifan Chen


Currently, when a native table is dropped through Trfodion's "DROP HBASE TABLE <t>" statement, the companion external table is not dropped.  This can be verified by creating an external table for a native HBase table, and examine the schema TRAFODION."_HB__CELL__" or TRAFODION."_HB__ROW__". 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)