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 2021/05/27 15:58:01 UTC

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

     [ https://issues.apache.org/jira/browse/PARQUET-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated PARQUET-1814:
------------------------------------
    Fix Version/s:     (was: cpp-4.0.0)
                   cpp-5.0.0

> [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
>            Priority: Major
>             Fix For: cpp-5.0.0
>
>
> {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)