You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/04/20 03:43:15 UTC

[jira] [Resolved] (DRILL-379) Support part of commonly used String functions and Math functions in Drill.

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

Jacques Nadeau resolved DRILL-379.
----------------------------------

    Resolution: Fixed

Added in 2413407281457ccfb5cab54836327ac496e25026

> Support part of commonly used String functions and Math functions in Drill. 
> ----------------------------------------------------------------------------
>
>                 Key: DRILL-379
>                 URL: https://issues.apache.org/jira/browse/DRILL-379
>             Project: Apache Drill
>          Issue Type: New Feature
>            Reporter: Jinfeng Ni
>            Assignee: Jinfeng Ni
>         Attachments: Drill-379.3.patch.txt
>
>
> We will add the support of some commonly used String functions and Math functions (over int, floating-point number). 
> 1. like
> 2. similar
> 3. regexp_replace
> 4. char_length
> 4. oct_length
> 5. bit_length
> 6. position
> 7. strops
> 8. lower
> 9. upper
> 10. initcap
> 11. substring/substr
> 12. left
> 13. right
> 14. replace
> 15.lpad
> 16 rpad
> 17. ltrim
> 18. rtrim
> 19. concat.
> Math : abs, ceil, floor, sqrt, sign, trunc. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)