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

function in a transform with more than 1 argument fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • Query Processor
    • None
    • Reviewed

    Description

      select transform(substr(key, 1, 3))
      USING '/bin/cat'
      FROM src

      throws an error:

      FAILED: Error in semantic analysis: AS clause has an invalid number of aliases

      Attachments

        1. HIVE-1042.1.patch
          2 kB
          Paul Yang

        Activity

          People

            pauly Paul Yang
            namit Namit Jain
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: