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

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

Jinfeng Ni created DRILL-379:
--------------------------------

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


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.1.5#6160)