You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by gatorsmile <gi...@git.apache.org> on 2017/05/11 00:08:14 UTC

[GitHub] spark pull request #17938: [SPARK-20694][DOCS][SQL] Document DataFrameWriter...

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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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