You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "felipecrv (via GitHub)" <gi...@apache.org> on 2023/05/12 16:49:44 UTC

[GitHub] [arrow] felipecrv opened a new issue, #35571: [C++][Parquet] Tests failing when comparing a std::vector of floating point values

felipecrv opened a new issue, #35571:
URL: https://github.com/apache/arrow/issues/35571

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   I saw this in the CI output for Windows AMD64 MINGW builds:
   
   ```
   [----------] 6 tests from DecryptionTests/TestDecryptionConfiguration
   [ RUN      ] DecryptionTests/TestDecryptionConfiguration.TestDecryption/0
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
     expected_column_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
     expected_column_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
     expected_column_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
     expected_column_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
     expected_column_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
     expected_column_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
     expected_column_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
     expected_column_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
     expected_column_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
     expected_column_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
     expected_column_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
     expected_column_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
   [  FAILED  ] DecryptionTests/TestDecryptionConfiguration.TestDecryption/3, where GetParam() = (4, 0xd00c20 pointing to "encrypt_columns_and_footer_aad.parquet.encrypted") (12 ms)
   [ RUN      ] DecryptionTests/TestDecryptionConfiguration.TestDecryption/4
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
     expected_column_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
     expected_column_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
     expected_column_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
     expected_column_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
   [  FAILED  ] DecryptionTests/TestDecryptionConfiguration.TestDecryption/4, where GetParam() = (5, 0xd00c54 pointing to "encrypt_columns_and_footer_disable_aad_storage.parquet.encrypted") (4 ms)
   [ RUN      ] DecryptionTests/TestDecryptionConfiguration.TestDecryption/5
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
     expected_column_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
     expected_column_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
     expected_column_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
     expected_column_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
     expected_column_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
     expected_column_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
     expected_column_data.values
       Which is: { 0, 1.1, 2.2, 3.3, 4.4, 5.5, 6.6, 7.7, 8.8, 9.9, 11, 12.1, 13.2, 14.3, 15.4, 16.5, 17.6, 18.7, 19.8, 20.9, 22, 23.1, 24.2, 25.3, 26.4, 27.5, 28.6, 29.7, 30.8, 31.9, 33, 34.1, ... }
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:325: Failure
   Expected equality of these values:
     read_col_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
     expected_column_data.values
       Which is: { 0, 1.11111, 2.22222, 3.33333, 4.44444, 5.55556, 6.66667, 7.77778, 8.88889, 10, 11.1111, 12.2222, 13.3333, 14.4444, 15.5556, 16.6667, 17.7778, 18.8889, 20, 21.1111, 22.2222, 23.3333, 24.4444, 25.5556, 26.6667, 27.7778, 28.8889, 30, 31.1111, 32.2222, 33.3333, 34.4444, ... }
   [  FAILED  ] DecryptionTests/TestDecryptionConfiguration.TestDecryption/5, where GetParam() = (6, 0xd00c98 pointing to "encrypt_columns_and_footer_ctr.parquet.encrypted") (7 ms)
   [----------] 6 tests from DecryptionTests/TestDecryptionConfiguration (71 ms total)
   ```
   
   I don't have a Windows machine, but I have an idea for a fix that I'm trying to pass through CI.
   
   ### Component(s)
   
   C++


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] pitrou closed issue #35571: [C++][Parquet] Tests failing when comparing a std::vector of floating point values

Posted by "pitrou (via GitHub)" <gi...@apache.org>.
pitrou closed issue #35571: [C++][Parquet] Tests failing when comparing a std::vector of floating point values
URL: https://github.com/apache/arrow/issues/35571


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] felipecrv commented on issue #35571: [C++][Parquet] Tests failing when comparing a std::vector of floating point values

Posted by "felipecrv (via GitHub)" <gi...@apache.org>.
felipecrv commented on issue #35571:
URL: https://github.com/apache/arrow/issues/35571#issuecomment-1546161802

   I attempted a fix that didn't work:
   
   Commit: https://github.com/apache/arrow/commit/66664597648482d1fd32ac14ff3826a43fc4d35d
   Failed CI job: https://github.com/apache/arrow/actions/runs/4961174385/jobs/8877637080?pr=35422
   
   ```
   D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:328: Failure
   Expected equality of these values:
     memcmp(read_col_data.values.data(), expected_column_data.values.data(), read_col_data.values.size() * sizeof(typename DType::c_type))
       Which is: 1
     0
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] felipecrv commented on issue #35571: [C++][Parquet] Tests failing when comparing a std::vector of floating point values

Posted by "felipecrv (via GitHub)" <gi...@apache.org>.
felipecrv commented on issue #35571:
URL: https://github.com/apache/arrow/issues/35571#issuecomment-1546044890

   take


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org