[ https://issues.apache.org/jira/browse/SPARK-28260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yuming Wang updated SPARK-28260: -------------------------------- Issue Type: Sub-task (was: Improvement) Parent: SPARK-28426 > Add CLOSED state to ExecutionState > ---------------------------------- > > Key: SPARK-28260 > URL: https://issues.apache.org/jira/browse/SPARK-28260 > Project: Spark > Issue Type: Sub-task > Components: SQL > Affects Versions: 3.0.0 > Reporter: Yuming Wang > Assignee: Yuming Wang > Priority: Major > Fix For: 3.0.0 > > > 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.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org