Skip to content

reduce recursion level of unparser part #19787

@waynexia

Description

@waynexia

Is your feature request related to a problem or challenge?

Related to #19109 (comment)

Describe the solution you'd like

Unparser's deep recursion can overflow the stack easily, especially for complex analytical queries like those from tpc-h

Describe alternatives you've considered

Convert the current implementation to an iterative flavor

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions