alamb commented on pull request #1047:
URL: https://github.com/apache/arrow-datafusion/pull/1047#issuecomment-927281881


   > This kind of "match to many arms with macros" pattern is very common in 
our code base. It seems like in the future if we want to get fancy, we could 
automate detection of such problem in our code base. For example, having a 
linter tool automatically find out all recursive functions and check their 
stack size to see if it has passed a certain threshold.
   
   I agree -- if we run into this problem again, investing in an automated tool 
like that sounds like a good idea.


-- 
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]


Reply via email to