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

ASF GitHub Bot commented on TRAFODION-2498:
-------------------------------------------

Github user zellerh commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/979#discussion_r103283297
  
    --- Diff: core/sql/regress/seabase/EXPECTED031 ---
    @@ -557,6 +558,14 @@ LC   RC   OP   OPERATOR              OPT       
DESCRIPTION           CARD
     
     --- SQL operation complete.
     >>
    +>>-- should return error.
    +>>process hive statement 'insert into t values (1)';
    --- End diff --
    
    Just curious why we don't support insert?


> Add support to run hive DDL commands from trafodion interface
> -------------------------------------------------------------
>
>                 Key: TRAFODION-2498
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2498
>             Project: Apache Trafodion
>          Issue Type: New Feature
>            Reporter: Anoop Sharma
>            Assignee: Anoop Sharma
>            Priority: Minor
>
> Currently, native hive DDL (create/drop/alter of tables/views) need to be 
> done from a hive shell/commandline interface.
> After creating them, they can then be accessed from trafodion 
> using a 3-part name where the first(catalog) part is "hive".
> This jira is to enhance trafodion so hive ddl statements can be issued
> from any trafodion interface (sqlci, trafci, odbc/jdbc..).
> It provides one interface to do hive ddl and trafodion operations.
> This is also useful in developing test suites that can issue hive 
> ddl commands from traf interface without having to switch to a different hive 
> interface.



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

Reply via email to