devanbenz commented on issue #23264:
URL: https://github.com/apache/datafusion/issues/23264#issuecomment-4857758228

   > [@devanbenz](https://github.com/devanbenz) nice, I didnt even think the 
`recursive_protection` would even help because the failure in your issue is at 
a derived `Clone`... but FYI this is may not be super reliable because the 
stack is not protected if it grows at derived `Clone` . Since that portion of 
the code can't be wrapped with the annotation, it can still overflow...
   
   I need to test in InfluxDB still, it could very well still be the case. 


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

Reply via email to