You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
When we implemented subqueries in the logical plan, we did not update the display logic, and the plans are hard to read because the indentation is not correct.
Describe the solution you'd like
Fix the formatting. Here is a proposal:
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
When we implemented subqueries in the logical plan, we did not update the display logic, and the plans are hard to read because the indentation is not correct.
Describe the solution you'd like
Fix the formatting. Here is a proposal:
Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered: