kou commented on issue #46485:
URL: https://github.com/apache/arrow/issues/46485#issuecomment-2892605420

   > Doesn't the following code risk causing a stack overflow? Shouldn't a 
depth limit be considered to prevent that?
   
   Because we use recursive function calls here, right?
   
   In general, a data type for view is provided by a user. It can be controlled 
by a user. If a user gets the stack overflow error, a user will report it to 
us. So I think that we don't need to care about it for now.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to