juliuszsompolski commented on PR #42560:
URL: https://github.com/apache/spark/pull/42560#issuecomment-1717169963

   All the linked runs fail with the same:
   ````
   [info] - client INVALID_CURSOR.DISCONNECTED error is retried when other RPC 
preempts this one *** FAILED *** (349 milliseconds)
   [info]   org.apache.spark.SparkException: io.grpc.StatusRuntimeException: 
INTERNAL: [INVALID_CURSOR.POSITION_NOT_AVAILABLE] The cursor is invalid. The 
cursor position id 3367aa74-828f-4248-8a62-b7d6efe59019 is no longer available 
at index 2.
   [info]   at 
org.apache.spark.sql.connect.client.GrpcExceptionConverter$.toThrowable(GrpcExceptionConverter.scala:113)
   [info]   at 
org.apache.spark.sql.connect.client.GrpcExceptionConverter$.convert(GrpcExceptionConverter.scala:41)
   [info]   at 
org.apache.spark.sql.connect.client.GrpcExceptionConverter$$anon$1.next(GrpcExceptionConverter.scala:58)
   [info]   at 
org.apache.spark.sql.connect.execution.ReattachableExecuteSuite.$anonfun$new$14(ReattachableExecuteSuite.scala:144)
   [info]   at 
org.apache.spark.sql.connect.execution.ReattachableExecuteSuite.$anonfun$new$14$adapted(ReattachableExecuteSuite.scala:137)
   ```
   
   It doesn't reproduced for me, but I know what could be going on, so will 
tweak the test.


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