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

Yuming Wang updated SPARK-28260:
--------------------------------
    Comment: was deleted

(was: I'm working on.)

> Add CLOSED state to ExecutionState
> ----------------------------------
>
>                 Key: SPARK-28260
>                 URL: https://issues.apache.org/jira/browse/SPARK-28260
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Yuming Wang
>            Priority: Major
>
> Currently, the ThriftServerTab displays a FINISHED state when the operation 
> finishes execution, but quite often it still takes a lot of time to fetch the 
> results. OperationState has state CLOSED for when after the iterator is 
> closed. Could we add CLOSED state to ExecutionState, and override the close() 
> in SparkExecuteStatement / GetSchemas / GetTables / GetColumns to do 
> HiveThriftServerListener.onOperationClosed?
>  
> https://github.com/apache/spark/pull/25043#issuecomment-508722874



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to