[
https://issues.apache.org/jira/browse/SPARK-17729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan reassigned SPARK-17729:
-----------------------------------
Assignee: Tejas Patil
> Enable creating hive bucketed tables
> ------------------------------------
>
> Key: SPARK-17729
> URL: https://issues.apache.org/jira/browse/SPARK-17729
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Tejas Patil
> Assignee: Tejas Patil
> Priority: Trivial
> Fix For: 2.3.0
>
>
> Hive allows inserting data to bucketed table without guaranteeing bucketed
> and sorted-ness based on these two configs : `hive.enforce.bucketing` and
> `hive.enforce.sorting`.
> With this jira, Spark still won't produce bucketed data as per Hive's
> bucketing guarantees, but will allow writes IFF user wishes to do so without
> caring about bucketing guarantees. Ability to create bucketed tables will
> enable adding test cases to Spark while pieces are being added to Spark have
> it support hive bucketing (eg. https://github.com/apache/spark/pull/15229)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]