You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Vikram Hegde (Jira)" <ji...@apache.org> on 2019/11/05 15:40:00 UTC

[jira] [Commented] (SPARK-19256) Hive bucketing support

    [ https://issues.apache.org/jira/browse/SPARK-19256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16967615#comment-16967615 ] 

Vikram Hegde commented on SPARK-19256:
--------------------------------------

Hi [~tejasp] [~chengsu]

How to join two bucketed tables, when tables are bucketed on multiple columns. I tried to join, but still exchanges were getting created.

Below is the scenario:

table1 bucketed by a 10 buckets

table2 bucketed by a,b 10 bucktes

how to join table1 and table2 on column a without exchanges?

> Hive bucketing support
> ----------------------
>
>                 Key: SPARK-19256
>                 URL: https://issues.apache.org/jira/browse/SPARK-19256
>             Project: Spark
>          Issue Type: Umbrella
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: Tejas Patil
>            Priority: Minor
>
> JIRA to track design discussions and tasks related to Hive bucketing support in Spark.
> Proposal : https://docs.google.com/document/d/1a8IDh23RAkrkg9YYAeO51F4aGO8-xAlupKwdshve2fc/edit?usp=sharing



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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