Description
If ORDER BY or SKEWED JOIN is the operator immediately following LOAD+FOREACH without any FILTER, then data should be read again from HDFS for the partitioner vertex instead of writing to a identity vertex and reading from it.
Attachments
Attachments
Issue Links
- relates to
-
PIG-4915 Eliminate duplicate split calculation for Order by and Skewed Join
- Open