Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.