[ 
https://issues.apache.org/jira/browse/SPARK-44624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Juliusz Sompolski updated SPARK-44624:
--------------------------------------
    Description: If the ExecutePlan never reached the server, a ReattachExecute 
will fail with INVALID_HANDLE.OPERATION_NOT_FOUND. In that case, we could try 
to send ExecutePlan again.  (was: Even though we empirically observed that 
error is throws only from first next() or hasNext() of the response 
StreamObserver, wrap the initial call in retries as well to not depend on it in 
case it's just an quirk that's not fully dependable.)

> Spark Connect reattachable Execute when initial ExecutePlan didn't reach 
> server
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-44624
>                 URL: https://issues.apache.org/jira/browse/SPARK-44624
>             Project: Spark
>          Issue Type: Improvement
>          Components: Connect
>    Affects Versions: 3.5.0, 4.0.0
>            Reporter: Juliusz Sompolski
>            Priority: Major
>
> If the ExecutePlan never reached the server, a ReattachExecute will fail with 
> INVALID_HANDLE.OPERATION_NOT_FOUND. In that case, we could try to send 
> ExecutePlan again.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to