Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-206 Implement SQL Standard String Functions
  3. TAJO-147

Implement trim(text), ltrim(text), and rtrim(text) function

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.2-incubating
    • Function/UDF

    Description

      We need to implement the below trim functions:

      • trim() function removes whitespaces in both sides
      • ltrim() function removes whitespaces in left side.
      • rtrim() function removes whitespaces in right side.

      Attachments

        1. TAJO-147.patch
          57 kB
          Hyunsik Choi

        Activity

          People

            hyunsik Hyunsik Choi
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: