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

add support for quantified predicates

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • SQL
    • None

    Description

      allow a quantified predicate using ALL/ANY/SOME

      select rnum, c1, c2 from tjoin2 where 20 > some (select c1 from tjoin1)
      
      Error while compiling statement: FAILED: ParseException line 1:50 cannot recognize input near 'select' 'c1' 'from' in function specification
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              the6campbells N Campbell
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: