andishgar commented on issue #46485: URL: https://github.com/apache/arrow/issues/46485#issuecomment-2890156783
I have another question that's not directly related to this issue, but it's about arrow::Array::View. Doesn't the following code risk causing a stack overflow? Shouldn't a depth limit be considered to prevent that? https://github.com/apache/arrow/blob/7f645d404a16e8c7c939dec70ad61f4ae4de7730/cpp/src/arrow/array/data.cc#L739-L753 -- 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