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

Simplify the printing of all plans containing expr in tree mode. #15238

Open
Tracked by #14914
irenjj opened this issue Mar 15, 2025 · 1 comment
Open
Tracked by #14914

Simplify the printing of all plans containing expr in tree mode. #15238

irenjj opened this issue Mar 15, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@irenjj
Copy link
Contributor

irenjj commented Mar 15, 2025

Is your feature request related to a problem or challenge?

part of #14914
#15163 add a new function fmt_sql for all expressions to simplify the printing of all expression(binary, cast, column, ...).
We need to further modify the printing format of expr in all plans.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

@irenjj irenjj added the enhancement New feature or request label Mar 15, 2025
@irenjj
Copy link
Contributor Author

irenjj commented Mar 15, 2025

take

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

No branches or pull requests

1 participant