[ 
https://issues.apache.org/jira/browse/HIVE-21082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai updated HIVE-21082:
------------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 4.0.0
           Status: Resolved  (was: Patch Available)

Patch pushed to master. Thanks for contributing!

> 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
>             Fix For: 4.0.0
>
>         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