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

Daniel Dai commented on HIVE-21082:
-----------------------------------

+1 pending test.

> In HPL/SQL, declare statement does not support variable of type character 
> --------------------------------------------------------------------------
>
>                 Key: HIVE-21082
>                 URL: https://issues.apache.org/jira/browse/HIVE-21082
>             Project: Hive
>          Issue Type: Bug
>          Components: hpl/sql
>            Reporter: Baoning He
>            Assignee: Baoning He
>            Priority: Major
>         Attachments: HIVE-21082.1.patch
>
>
> In the following HPL/SQL programs:
> DECLARE a character(5); SET a = 'b';
> when the type of variable 'a' is CHARACTER, it cannot be assigned a value 
> successfully. The support for the character type should be added to DECLARE 
> statement.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to