Uploaded image for project: 'Apache AsterixDB'
  1. Apache AsterixDB
  2. ASTERIXDB-2680

Add support to REGEXP_MATCHES and REGEXP_SPLIT functions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.4.1
    • 0.9.5
    • FUN - Functions
    • None

    Description

      Add support for REGEXP_MATCHES and REGEXP_SPLIT functions.

      REGEXP_MATCHES takes 2 strings, a text and a pattern, and returns an array of all the matches matching the pattern that occur in the text.

       

      REGEXP_SPLIT takes 2 strings, a text and a pattern, finds the matches of the pattern and returns an array of string tokens between those matches.

      Attachments

        Activity

          People

            HussainHT Hussain Towaileb
            HussainHT Hussain Towaileb
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: