Github user gatorsmile commented on a diff in the pull request:

    https://github.com/apache/spark/pull/17938#discussion_r115880901
  
    --- Diff: docs/sql-programming-guide.md ---
    @@ -1766,12 +1806,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.
    --- End diff --
    
    We do support buckets, but it is slightly different from Hive. See the 
ongoing PR:  https://github.com/apache/spark/pull/17644
    
    Could you document the difference too? Thanks!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to