Eason0729 commented on issue #1465: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1465#issuecomment-2403787866
I would like to take `stacker` approach, that is: 1. implement stack guard at some point 2. if red zone is reached, try grow stack 3. if unable to grow stack, return an error If those words aren't enough to explain the approach I would like to take, I can submit a draft PR to make it clear with code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
