LuciferYang commented on PR #42908: URL: https://github.com/apache/spark/pull/42908#issuecomment-1723416627
> @LuciferYang I tried looking at [#42560 (comment)](https://github.com/apache/spark/pull/42560#issuecomment-1718968002) but did not reproduce it yet. If you have more instances of CI runs where it failed with that stack overflow, that could be useful. Inspecting the code, I don't see how that iterator could get looped like that... Although it seems quite magical, after https://github.com/apache/spark/pull/42981 eliminated an ambiguous references in `org.apache.spark.sql.connect.client.CloseableIterator`, the test `abandoned query gets INVALID_HANDLE.OPERATION_ABANDONED error` no longer occurs `java.lang.StackOverflowError` in my local tests, let's monitor the GA test with Scala 2.13. -- 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