You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Greg Rahn (JIRA)" <ji...@apache.org> on 2018/02/18 22:58:00 UTC

[jira] [Created] (IMPALA-6537) Add missing ODBC scalar functions

Greg Rahn created IMPALA-6537:
---------------------------------

             Summary: Add missing ODBC scalar functions
                 Key: IMPALA-6537
                 URL: https://issues.apache.org/jira/browse/IMPALA-6537
             Project: IMPALA
          Issue Type: New Feature
            Reporter: Greg Rahn
            Assignee: Greg Rahn


Add the following scalar functions to remove the need for ODBC driver translation for them:
 
- add LEFT() [alias for STRLEFT()]
- add RIGHT() [alias for STRRIGHT()]
- add WEEK() [alias to WEEKOFYEAR()]
- add QUARTER() [new]
- add MONTHNAME()[new]
 
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)