[
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)