Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions docs/sql-migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1103,12 +1103,6 @@ Spark SQL supports the vast majority of Hive features, such as:
Below is a list of Hive features that we don't support yet. Most of these features are rarely used
in Hive deployments.

**Major Hive Features**

* Tables with buckets: bucket is the hash partitioning within a Hive table partition. Spark SQL
doesn't support buckets yet.


**Esoteric Hive Features**

* `UNION` type
Expand Down