Skip to content

Conversation

@plypaul
Copy link
Contributor

@plypaul plypaul commented Oct 15, 2024

  • This PR regularizes the handling of different sections in DefaultSqlQueryPlanRenderer.visit_select_statement_node to have a consistent pattern for the different sections.
  • Each section calls a separate method to render that section, and each of those methods return the same result object.
  • There are no significant logic changes.
  • This makes it cleaner to add the rendering for CTEs in a later PR.

Base automatically changed from p--cte--02 to main October 17, 2024 16:05
@plypaul plypaul merged commit b1296d9 into main Oct 21, 2024
10 checks passed
@plypaul plypaul deleted the p--cte--03 branch October 21, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants