You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Dmitry Tolpeko (JIRA)" <ji...@apache.org> on 2016/04/14 09:37:25 UTC

[jira] [Commented] (HIVE-13516) Adding BTEQ .IF, .QUIT, ERRORCODE to HPL/SQL

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

Dmitry Tolpeko commented on HIVE-13516:
---------------------------------------

An example:

{code}
truncate table t1;
.if errorcode <> 0 then .quit errorcode 
{code}

> Adding BTEQ .IF, .QUIT, ERRORCODE to HPL/SQL
> --------------------------------------------
>
>                 Key: HIVE-13516
>                 URL: https://issues.apache.org/jira/browse/HIVE-13516
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Dmitry Tolpeko
>            Assignee: Dmitry Tolpeko
>
> Adding Teradata BTEQ features to HPL/SQL such as .IF, .QUIT, ERRORCODE.



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