Rohini Palaniswamy created PIG-3848:
---------------------------------------
Summary: Dynamically switch to replicate join
Key: PIG-3848
URL: https://issues.apache.org/jira/browse/PIG-3848
Project: Pig
Issue Type: Sub-task
Reporter: Rohini Palaniswamy
If data sizes are found to be small after filtering then switch to
replicate join dynamically if user has not specified "using" clause explicitly.
But this required support from Tez to switch from scatter-gather edge to
broadcast edge dynamically or we will have to have a custom edge.
--
This message was sent by Atlassian JIRA
(v6.2#6252)