You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Lantao Jin (Jira)" <ji...@apache.org> on 2019/09/19 01:24:00 UTC

[jira] [Created] (SPARK-29166) Add a parameter to limit the number of dynamic partitions for data source table

Lantao Jin created SPARK-29166:
----------------------------------

             Summary: Add a parameter to limit the number of dynamic partitions for data source table
                 Key: SPARK-29166
                 URL: https://issues.apache.org/jira/browse/SPARK-29166
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.4.4, 3.0.0
            Reporter: Lantao Jin


Dynamic partition in Hive table has some restrictions to limit the max number of partitions. See https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DML#LanguageManualDML-DynamicPartitionInserts

It's very useful to prevent to create mistake partitions like ID. Also it can protect the NameNode from mass RPC calls of creating.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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