Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-6537

Add missing ODBC scalar functions

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 3.0, Impala 2.12.0
    • None
    • None

    Description

      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 for WEEKOFYEAR()]
      • add QUARTER() [new]
      • add MONTHNAME() [new] 

      And while we're at it, we'll add QUARTER to date_part() and extract() as well.
       

      Attachments

        Activity

          People

            grahn Greg Rahn
            grahn Greg Rahn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: