Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: There is a cyclic complexity problem in the method #1362

Open
arjun12102019 opened this issue May 5, 2024 · 0 comments
Open

Comments

@arjun12102019
Copy link

arjun12102019 commented May 5, 2024

The following method was found to have higher cyclomatic complexity
Method Class

getDDL H2Meta,
buildCreateTableSql ClickHouseSqlBuilder, HiveSqlBuilder
etc.

If method size increases, it will lead to destruction of readability, maintainability, code reusability, etc.

@miahemu miahemu changed the title 建议: 方法中存在循环复杂度问题 Suggestion: There is a cyclic complexity problem in the method May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant