Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Current version of the GraphBasedDbRowOpSorter consider updates as an edge at the graph building stage. However this seems like a faulty assumption (at least in some cases).
So we need to research this and try to remove unnecessary graph edges.
This in turn will allow more flush operations to pass successfully compared to the DefaultDbRowOpSorter
Attachments
Issue Links
- relates to
-
CAY-2868 Regression: DefaultDbRowOpSorter shouldn't sort update operations
- Closed