Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-15160 Can't order by an unselected column
  3. HIVE-16733

Support conflict column name in order by

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      There is a bug in RR which is exposed in HIVE-15160. After resolving the bug, we can support both:

      select key as value from src order by src.value
      select key as value from src order by value

      Attachments

        1. rr.patch
          3 kB
          Pengcheng Xiong

        Issue Links

          Activity

            People

              pxiong Pengcheng Xiong
              pxiong Pengcheng Xiong
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: