Prasanth Jayachandran created HIVE-16477: --------------------------------------------
Summary: Rename tez edges to something more appropriate Key: HIVE-16477 URL: https://issues.apache.org/jira/browse/HIVE-16477 Project: Hive Issue Type: Improvement Components: llap, Tez Affects Versions: 3.0.0 Reporter: Prasanth Jayachandran Assignee: Prasanth Jayachandran Edge names in tez/llap can be renamed to better reflect the actual operation Proposing the following SIMPLE_EDGE -> SORTED_SHUFFLE (or ORDERED_EXCHANGE) BROADCAST_EDGE -> BROADCAST CONTAINS -> UNION (or leave it CONTAINS) CUSTOM_EDGE -> BUCKET_JOIN CUSTOM_SIMPLE_EDGE -> UNSORTED_SHUFFLE (or UNORDERED_EXCHANGE) [~hagleitn] [~gopalv] [~sseth] any thoughts on the renames? -- This message was sent by Atlassian JIRA (v6.3.15#6346)