Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-11160 Auto-gather column stats
  3. HIVE-16981

hive.optimize.bucketingsorting should compare the schema before removing RS

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • None
    • None

    Description

      on master, smb_mapjoin_20.q, run

      select * from test_table3;
      

      you will get

      val_0  0       NULL    1
      ...
      

      The correct result is

      val_0  0       val_0    1
      ...
      

      Attachments

        1. HIVE-16981.01.patch
          28 kB
          Pengcheng Xiong
        2. HIVE-16981.02.patch
          82 kB
          Pengcheng Xiong
        3. HIVE-16981.03.patch
          84 kB
          Pengcheng Xiong

        Issue Links

          Activity

            People

              pxiong Pengcheng Xiong
              pxiong Pengcheng Xiong
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: