peter-toth commented on PR #49955: URL: https://github.com/apache/spark/pull/49955#issuecomment-2706392622
> This makes sense, but I wonder how would we tell apart the cases where it's an infinite recursion, and we're returning the first k (k modifiable in flag) results vs a finite (but very large) recursion we throw an error for. Unfortunately I don't think we can reliably indentify infinite recursions... -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org