[SPARK-45143][PYTHON][CONNECT] Make PySpark compatible with PyArrow 1… #101
Annotations
4 errors
ReattachableExecuteSuite.client INVALID_CURSOR.DISCONNECTED error is retried when other RPC preempts this one:
ReattachableExecuteSuite#L126
org.apache.spark.SparkException: io.grpc.StatusRuntimeException: INTERNAL: [INVALID_CURSOR.POSITION_NOT_AVAILABLE] The cursor is invalid. The cursor position id cc62c849-7e71-4c4a-8a4f-6a39d49cdb2f is no longer available at index 2.
|
ReattachableExecuteSuite.client INVALID_CURSOR.DISCONNECTED error is retried when other RPC preempts this one:
ReattachableExecuteSuite#L126
org.apache.spark.SparkException: io.grpc.StatusRuntimeException: INTERNAL: [INVALID_CURSOR.POSITION_NOT_AVAILABLE] The cursor is invalid. The cursor position id 7c9eca7f-29cb-45ed-8920-6fdc39c36f79 is no longer available at index 2.
|
ReattachableExecuteSuite.client INVALID_CURSOR.DISCONNECTED error is retried when other RPC preempts this one:
ReattachableExecuteSuite#L126
org.apache.spark.SparkException: io.grpc.StatusRuntimeException: INTERNAL: [INVALID_CURSOR.POSITION_NOT_AVAILABLE] The cursor is invalid. The cursor position id 255545d9-2eb3-4c90-a431-e3efe5136883 is no longer available at index 2.
|
ReattachableExecuteSuite.server releases responses automatically when client moves ahead:
ReattachableExecuteSuite#L244
org.scalatest.exceptions.TestFailedException: 8 was not less than 8
|