Github user rtudoran commented on the issue:

    https://github.com/apache/flink/pull/3714
  
    @fhueske 
    
    I have implemented all the suggestions you made. The only thing remaining 
for this is:
    - decide if keyBy is needed or not for the case when sorting happens only 
on proc time (i would say it is needed to make it fully equivalent with an 
actual sorting that would be implemented)
    - refactor the datasetsort to use the common classes from sortutil (can be 
done in a follow up request after the merge)
    - implement the other 2 cases from the jira issue based on event time to 
offer full sort support without retraction (for feature freeze)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to