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

angerszhu updated SPARK-34567:
------------------------------
    Description: 
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.

  was:ForĀ 


> 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
>            Priority: Major
>
> 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]

Reply via email to