You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/03/12 17:10:00 UTC

[jira] [Created] (PARQUET-1814) [C++] TestInt96ParquetIO failure on Windows

Antoine Pitrou created PARQUET-1814:
---------------------------------------

             Summary: [C++] TestInt96ParquetIO failure on Windows
                 Key: PARQUET-1814
                 URL: https://issues.apache.org/jira/browse/PARQUET-1814
             Project: Parquet
          Issue Type: Bug
          Components: parquet-cpp
            Reporter: Antoine Pitrou


{code}
[ RUN      ] TestInt96ParquetIO.ReadIntoTimestamp
C:/t/arrow/cpp/src/arrow/testing/gtest_util.cc(77): error: Failed

@@ -0, +0 @@
-1970-01-01 00:00:00.145738543
+1970-01-02 11:35:00.145738543

C:/t/arrow/cpp/src/parquet/arrow/arrow_reader_writer_test.cc(1034): error: Expected: this->ReadAndCheckSingleColumnFile(*values) doesn't generate new fatal failures in the current thread.
  Actual: it does.
[  FAILED  ] TestInt96ParquetIO.ReadIntoTimestamp (47 ms)
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)