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

Fix test failure of testHasNull in TestColumnStatistics running on Windows

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 2.1.0
    • None
    • None

    Description

      As per prasanth_j's analysis,

      The ColumnStatistics test failures are already known to fail in Windows. This is mostly a file size difference which is not a product issue and can be ignored safely. The reason for the failure is ORC stripe footer stores the timezone ID as string in stripe footer. Since Linux and Windows produces different timezone id string, the size of the stripe footer will change accordingly. Because of this timezone difference the file sizes will be different on windows and linux. We can either update the orc-file-has-null.out output file on Windows or ignore this test altogether.
      

      Attachments

        1. HIVE-13371.01.patch
          1.0 kB
          Pengcheng Xiong

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: