Prasanth Jayachandran created HIVE-19614:
--------------------------------------------
Summary: GenericUDTFGetSplits does not honor ORDER BY
Key: HIVE-19614
URL: https://issues.apache.org/jira/browse/HIVE-19614
Project: Hive
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Prasanth Jayachandran
Assignee: Prasanth Jayachandran
GenericUDTFGetSplits handles ORDER BY by writing the results to temp table.
However running select * on that temp table may create >1 splits which will
lose the original ordering.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)