[
https://issues.apache.org/jira/browse/SPARK-34567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-34567.
---------------------------------
Fix Version/s: 3.1.2
3.2.0
Resolution: Fixed
Issue resolved by pull request 31679
[https://github.com/apache/spark/pull/31679]
> CreateTableAsSelect should have metrics update too
> --------------------------------------------------
>
> Key: SPARK-34567
> URL: https://issues.apache.org/jira/browse/SPARK-34567
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 3.1.1
> Reporter: angerszhu
> Assignee: angerszhu
> Priority: Major
> Fix For: 3.2.0, 3.1.2
>
>
> For command `CreateTableAsSelect` we use `InsertIntoHiveTable`,
> `InsertIntoHadoopFsRelationCommand` to insert data.
> We will update metrics of `InsertIntoHiveTable`,
> `InsertIntoHadoopFsRelationCommand` in `FileFormatWriter.write()`, but we
> only show CreateTableAsSelectCommand in WebUI SQL Tab.
> We need to update `CreateTableAsSelectCommand`'s metrics too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]