Skip to content

[Fix-3236][DagHelper]getFlowNodeListPost/getFlowNodeListPre time complexity O(N^N) #3249

Merged
davidzollo merged 2 commits intoapache:devfrom
wangyanphp:dev
Jul 22, 2020
Merged

[Fix-3236][DagHelper]getFlowNodeListPost/getFlowNodeListPre time complexity O(N^N) #3249
davidzollo merged 2 commits intoapache:devfrom
wangyanphp:dev

Conversation

@wangyanphp
Copy link
Copy Markdown
Contributor

Tips

What is the purpose of the pull request

[DagHelper]getFlowNodeListPost/getFlowNodeListPre time complexity is O(N^N); Thiss might solve the problem

Brief change log

Add vistied marked list to function getFlowNodeListPost/getFlowNodeListPre

Verify this pull request

wangyan.61 added 2 commits July 20, 2020 15:25
…s might solve the problem

Change-Id: I07e45c831c7df0089a94a003ca8a2c07e9746892
…s might solve the problem

Change-Id: I96f5a8c0ba18656de8981f513470cfdb6bc2f467
@wangyanphp wangyanphp closed this Jul 21, 2020
@wangyanphp wangyanphp reopened this Jul 22, 2020
@sonarqubecloud
Copy link
Copy Markdown

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Copy Markdown
Contributor

@davidzollo davidzollo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1
thanks for your first contribution, looking forward to your deep participation,thx

@davidzollo davidzollo added the enhancement New feature or request label Jul 22, 2020
@davidzollo
Copy link
Copy Markdown
Contributor

By the way, you should add unit test next time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants