Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-211

Implement regexp_replace function

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.2-incubating
    • Function/UDF
    • None

    Description

      regexp_replace function replaces substrings matched to a given regular expressions. Like other functions, we will follow PostgreSQL for non-standard functions as following:

      regexp_replace(string text, pattern text, replacement text)
      

      Attachments

        1. TAJO-211.patch
          94 kB
          Hyunsik Choi

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: