You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "YMXDGYX (JIRA)" <ji...@apache.org> on 2019/05/16 02:19:00 UTC

[jira] [Created] (HIVE-21736) Operator := error

YMXDGYX created HIVE-21736:
------------------------------

             Summary: Operator := error
                 Key: HIVE-21736
                 URL: https://issues.apache.org/jira/browse/HIVE-21736
             Project: Hive
          Issue Type: Improvement
          Components: hpl/sql
    Affects Versions: 2.3.5
            Reporter: YMXDGYX
            Assignee: YMXDGYX


in hplsql

execute " i:=1" will throw an exception

but can execute "i := 1" (Add a space before the operator:=)



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