Rank behaves differently in the cluster
mbossenbroek opened this issue · 0 comments
mbossenbroek commented
From the pig docs:
If two or more tuples tie on the sorting field values, they will receive the same rank.
The local version currently does not do this. It should match the behavior of the cluster, or have an option that only the local mode can do.