alamb opened a new pull request, #4787:
URL: https://github.com/apache/arrow-datafusion/pull/4787

   # Which issue does this PR close?
   Re https://github.com/apache/arrow-datafusion/issues/4065 from @andygrove 
   
   # Rationale for this change
   This is a follow on to https://github.com/apache/arrow-datafusion/pull/4779 
which reduced the stack space needed to plan in debug builds. This PR minimizes 
the stack required as much as I know how. 
   
   # What changes are included in this PR?
   
   Special case BinaryOp (see comments for explination)
   
   # Are these changes tested?
   Yes (existing + new tests)
   
   # Are there any user-facing changes?
   No


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