Pengcheng Xiong created HIVE-16733:
--------------------------------------
Summary: Support conflict column name in order by
Key: HIVE-16733
URL: https://issues.apache.org/jira/browse/HIVE-16733
Project: Hive
Issue Type: Sub-task
Reporter: Pengcheng Xiong
Assignee: Pengcheng Xiong
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
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)