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

Zheng Shao resolved HIVE-258.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.2.0
     Release Note: HIVE-258. New UDF IF(test, valueTrue, valueFalseOrNull). 
(zshao)
     Hadoop Flags: [Reviewed]

Committed revision 738759.


> Support IF(test, valueTrue, valueFalseOrNull)
> ---------------------------------------------
>
>                 Key: HIVE-258
>                 URL: https://issues.apache.org/jira/browse/HIVE-258
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>             Fix For: 0.2.0
>
>         Attachments: HIVE-258.2.patch
>
>
> See http://dev.mysql.com/doc/refman/5.0/en/control-flow-functions.html for 
> details.
> Syntax:
> {code}
> IF(expr1,expr2,expr3)
> {code}

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

Reply via email to