[jira] [Updated] (SPARK-17729) Enable creating hive bucketed tables

2016-11-03 Thread Reynold Xin (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-17729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reynold Xin updated SPARK-17729:

Issue Type: Sub-task  (was: Improvement)
Parent: SPARK-18245

> 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
>Priority: Trivial
>
> 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.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-17729) Enable creating hive bucketed tables

2017-01-16 Thread Tejas Patil (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-17729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tejas Patil updated SPARK-17729:

Issue Type: Improvement  (was: Sub-task)
Parent: (was: SPARK-18245)

> Enable creating hive bucketed tables
> 
>
> Key: SPARK-17729
> URL: https://issues.apache.org/jira/browse/SPARK-17729
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 2.0.0
>Reporter: Tejas Patil
>Priority: Trivial
>
> 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.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-17729) Enable creating hive bucketed tables

2017-01-16 Thread Tejas Patil (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-17729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tejas Patil updated SPARK-17729:

Issue Type: Sub-task  (was: Improvement)
Parent: SPARK-19256

> 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
>Priority: Trivial
>
> 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.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-17729) Enable creating hive bucketed tables

2018-01-31 Thread Xiao Li (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-17729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiao Li updated SPARK-17729:

Priority: Major  (was: Trivial)

> 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: Major
> 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
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org