You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jacob Wujciak-Jens (Jira)" <ji...@apache.org> on 2022/05/02 12:18:00 UTC

[jira] [Created] (ARROW-16433) [Release][C++] parquet-arrow-test test fails on windows

Jacob Wujciak-Jens created ARROW-16433:
------------------------------------------

             Summary: [Release][C++] parquet-arrow-test test fails on windows
                 Key: ARROW-16433
                 URL: https://issues.apache.org/jira/browse/ARROW-16433
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Jacob Wujciak-Jens
             Fix For: 8.0.0


While verifying RC1 on windows this error happened reproducible using "verify-release-candidate.bat"
{code:java}
The following tests FAILED: 
59 - parquet-arrow-test (Failed) 
C:/tmp/arrow-verify-release/apache-arrow-8.0.0/cpp/src/parquet/arrow/arrow_reader_writer_test.cc(1236): error: Expected: this->ReadAndCheckSingleColumnFile(*values) doesn't generate new fatal failures in the current thread. 
  Actual: it does. 
[ FAILED ] TestInt96ParquetIO.ReadIntoTimestamp (0 ms)
{code}
cc [~apitrou] 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)