You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashish Thusoo (JIRA)" <ji...@apache.org> on 2008/11/13 15:55:44 UTC

[jira] Resolved: (HIVE-21) 'set' doesn't like spaces around '='

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

Ashish Thusoo resolved HIVE-21.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.20.0

Verified that this works on the latest version.

> 'set' doesn't like spaces around '='
> ------------------------------------
>
>                 Key: HIVE-21
>                 URL: https://issues.apache.org/jira/browse/HIVE-21
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Venky Iyer
>             Fix For: 0.20.0
>
>
> set blah = foo; 
> Fails silently
> set blag=foo;
> works

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.