Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-1406

unit test fails on some cases

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Critical
    • Resolution: Cannot Reproduce
    • 1.5.0
    • 1.5.0
    • parquet-cpp
    • None
    • Ubuntu Linux: 18.04

      gcc: 7.3.0

    Description

      Hi, i'm trying to integrate parquet-cpp 1.5.0rc0 with arrow 0.10.0 and thrift 0.11.0 but experiencing unit test failure as follows:

      Test project /mnt/tmp/parquet-cpp-apache-parquet-cpp-1.5.0-rc0/build
      
            Start  1: bloom_filter-test
      
      1/18 Test  #1: bloom_filter-test ................***Failed   18.69 sec
      
            Start  2: column_reader-test
      
      2/18 Test  #2: column_reader-test ...............   Passed    0.07 sec
      
            Start  3: column_scanner-test
      
      3/18 Test  #3: column_scanner-test ..............   Passed    0.08 sec
      
            Start  4: column_writer-test
      
      4/18 Test  #4: column_writer-test ...............***Failed    4.14 sec
      
            Start  5: file-deserialize-test
      
      5/18 Test  #5: file-deserialize-test ............***Failed    0.04 sec
      
            Start  6: file-serialize-test
      
      6/18 Test  #6: file-serialize-test ..............***Failed    0.11 sec
      
            Start  7: properties-test
      
      7/18 Test  #7: properties-test ..................   Passed    0.03 sec
      
            Start  8: statistics-test
      
      8/18 Test  #8: statistics-test ..................   Passed    0.10 sec
      
            Start  9: encoding-test
      
      9/18 Test  #9: encoding-test ....................   Passed    0.07 sec
      
            Start 10: metadata-test
      
      10/18 Test #10: metadata-test ....................   Passed    0.03 sec
      
            Start 11: public-api-test
      
      11/18 Test #11: public-api-test ..................   Passed    0.03 sec
      
            Start 12: types-test
      
      12/18 Test #12: types-test .......................   Passed    0.03 sec
      
            Start 13: reader-test
      
      13/18 Test #13: reader-test ......................***Failed    0.03 sec
      
            Start 14: schema-test
      
      14/18 Test #14: schema-test ......................   Passed    0.03 sec
      
            Start 15: arrow-schema-test
      
      15/18 Test #15: arrow-schema-test ................   Passed    0.03 sec
      
            Start 16: arrow-reader-writer-test
      
      16/18 Test #16: arrow-reader-writer-test .........***Failed    7.63 sec
      
            Start 17: comparison-test
      
      17/18 Test #17: comparison-test ..................   Passed    0.03 sec
      
            Start 18: memory-test
      
      18/18 Test #18: memory-test ......................   Passed    0.03 sec
      
      
      
      67% tests passed, 6 tests failed out of 18
      
      
      
      

      Any idea to fix these failures?

      BTW, i needed to manually replace references to `AllocateEmptyBitmap` with `GetEmptyBitmap` to make this rc build successfully before i could do this unit test. Can it be fixed as well?

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            peter.pan@mapd.com Peter Pan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: