Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-8395 CBO: enable by default
  3. HIVE-8651

CBO: sort column changed in infer_bucket_sort test

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • CBO
    • None

    Description

      -Bucket Columns:        [value]                  
      -Sort Columns:          [Order(col:value, order:1)]      
      +Bucket Columns:        [key]                    
      +Sort Columns:          [Order(col:key, order:1)]        
      

      That is in the case for "Test join on three tables on different keys, should be bucketed and sorted by latter key"; the sort changed to the first key instead

      Attachments

        Activity

          People

            jcamacho Jesús Camacho Rodríguez
            sershe Sergey Shelukhin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: