diff --git a/docs/sql-programming-guide.md b/docs/sql-programming-guide.md index e399fecbbc78ce0832d4f2da76bf6b9aee3efafc..ffcce2c5888797899353ec4602f15d45a27433f6 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.