Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-1659

parse_url_tuple: a UDTF version of parse_url

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5.0
    • 0.7.0
    • None
    • None

    Description

      The UDF parse_url take s a URL, parse it and extract QUERY/PATH etc from it. However it can only extract an atomic value from the URL. If we want to extract multiple piece of information, we need to call the function many times. It is desirable to parse the URL once and extract all needed information and return a tuple in a UDTF.

      Attachments

        1. HIVE-1659.patch3
          46 kB
          Xing Jin
        2. HIVE-1659.patch2
          45 kB
          Xing Jin
        3. HIVE-1659.patch
          46 kB
          Xing Jin

        Activity

          People

            Unassigned Unassigned
            nzhang Ning Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: