[C++][Parquet] TestInt96ParquetIO failure on Windows
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
```Java
[ 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)
```
**Reporter**: [Antoine Pitrou](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=apitrou) / @pitrou
**Note**: *This issue was originally created as [PARQUET-1814](https://issues.apache.org/jira/browse/PARQUET-1814). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Contributor guide
Assessment
This issue has not been assessed yet.