Chongchen Chen created FLINK-15249: -------------------------------------- Summary: Improve PipelinedRegions calculation with Union Set Key: FLINK-15249 URL: https://issues.apache.org/jira/browse/FLINK-15249 Project: Flink Issue Type: Improvement Reporter: Chongchen Chen Attachments: PipelinedRegionComputeUtil.diff
Union Set's Merge Set cost is O(1). current implementation is O(n). the attachment is patch. -- This message was sent by Atlassian Jira (v8.3.4#803005)