Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-6737

We can do order independent bucket trait propagation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.14.0
    • None
    • Tez
    • None

    Description

      From HIVE-6447

      1. You can have the case where
      parentOfParent bucketCols is a,b
      and parent bucketCols is b,a
      i.e. bucketing trait doesn't depend on order.

      2. You can also have the case
      parentOfParent trait is (a)
      and join is on (a,b) You can avoid shuffle in this case.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vikram.dixit Vikram Dixit K
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: