Skip to content

Fix toString method of FunctionViewExpression#10526

Merged
Beyyes merged 2 commits intomasterfrom
beyyes/fix_topk_function_view_source_column_problem
Jul 12, 2023
Merged

Fix toString method of FunctionViewExpression#10526
Beyyes merged 2 commits intomasterfrom
beyyes/fix_topk_function_view_source_column_problem

Conversation

@Beyyes
Copy link
Copy Markdown
Member

@Beyyes Beyyes commented Jul 12, 2023

Description

Before the tostring is like FUNC(type=INT32, key=value)(root.db.device.s01, root.ln.d.s01),
Now it's like FUNC(root.db.device.s01, root.ln.d.s01, type=INT32, key=value)

@sonarqubecloud
Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link
Copy Markdown
Contributor

@Cpaulyz Cpaulyz left a comment

Choose a reason for hiding this comment

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

LGTM~~

@Beyyes Beyyes merged commit 49d4a75 into master Jul 12, 2023
@Beyyes Beyyes deleted the beyyes/fix_topk_function_view_source_column_problem branch July 12, 2023 09:12
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

Successfully merging this pull request may close these issues.

2 participants