You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the data sink DOP is fixed to 1 (see #4 ), data is shuffled to the sink and not ordered any more.
We might also need to add range partitioning for fully sorted output. We need to check how this works in Hadoop/Tez.
The text was updated successfully, but these errors were encountered:
Since the data sink DOP is fixed to 1 (see #4 ), data is shuffled to the sink and not ordered any more.
We might also need to add range partitioning for fully sorted output. We need to check how this works in Hadoop/Tez.
The text was updated successfully, but these errors were encountered: