You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2014/11/07 20:43:39 UTC

spark git commit: [SQL][DOC][Minor] Spark SQL Hive now support dynamic partitioning

Repository: spark
Updated Branches:
  refs/heads/master d4fa04e50 -> 636d7bcc9


[SQL][DOC][Minor] Spark SQL Hive now support dynamic partitioning

Author: wangfei <wa...@huawei.com>

Closes #3127 from scwf/patch-9 and squashes the following commits:

e39a560 [wangfei] now support dynamic partitioning


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/636d7bcc
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/636d7bcc
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/636d7bcc

Branch: refs/heads/master
Commit: 636d7bcc96b912f5b5caa91110cd55b55fa38ad8
Parents: d4fa04e
Author: wangfei <wa...@huawei.com>
Authored: Fri Nov 7 11:43:35 2014 -0800
Committer: Michael Armbrust <mi...@databricks.com>
Committed: Fri Nov 7 11:43:35 2014 -0800

----------------------------------------------------------------------
 docs/sql-programming-guide.md | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/636d7bcc/docs/sql-programming-guide.md
----------------------------------------------------------------------
diff --git a/docs/sql-programming-guide.md b/docs/sql-programming-guide.md
index e399fec..ffcce2c 100644
--- a/docs/sql-programming-guide.md
+++ b/docs/sql-programming-guide.md
@@ -1059,7 +1059,6 @@ in Hive deployments.
 
 **Major Hive Features**
 
-* Spark SQL does not currently support inserting to tables using dynamic partitioning.
 * Tables with buckets: bucket is the hash partitioning within a Hive table partition. Spark SQL
   doesn't support buckets yet.
 


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