Hi, I have a reduce function that is sensitive to row order. My understanding is that reduces are supposed to get their rows sorted by key. But this one is getting them out of order; in fact, the order changes inconsistently between replications.
I'm seeing this on both 1.0.2 and trunk. Is this the expected behavior? Thanks, Charles
