You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "thomasgx (Jira)" <ji...@apache.org> on 2023/03/31 03:19:00 UTC

[jira] [Commented] (SPARK-42988) Spark Sql insert into hive table dynamic partitions slow

    [ https://issues.apache.org/jira/browse/SPARK-42988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707096#comment-17707096 ] 

thomasgx commented on SPARK-42988:
----------------------------------

Use the same sql to execute on hive and spark, insert hive multi-level partition table, and find that in the stage of inserting partitions, hive is much faster than spark, and spark processes one file at a time during the processing process. What is the optimization in this place? What is the way, why not use the same move method as hive in spark

> Spark Sql  insert into hive table dynamic partitions slow
> ---------------------------------------------------------
>
>                 Key: SPARK-42988
>                 URL: https://issues.apache.org/jira/browse/SPARK-42988
>             Project: Spark
>          Issue Type: Question
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: thomasgx
>            Priority: Major
>




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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org