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

Emil Ibrishimov updated HIVE-668:
---------------------------------

    Attachment: HIVE-668.1.patch

left() and right() cannot be parsed because "LEFT" and "RIGHT" are tokens, so I 
skipped these UDFs.

Also added abs()

> Add more string UDFs
> --------------------
>
>                 Key: HIVE-668
>                 URL: https://issues.apache.org/jira/browse/HIVE-668
>             Project: Hadoop Hive
>          Issue Type: New Feature
>            Reporter: Emil Ibrishimov
>            Assignee: Emil Ibrishimov
>             Fix For: 0.4.0
>
>         Attachments: HIVE-668.1.patch
>
>
> Add these functions:
> ascii
> left
> right
> space
> lpad
> rpad
> repeat
> position (we already have locate)
> substring (we already have substr)

-- 
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