apache / apache/arrow

[C++][Parquet] TestInt96ParquetIO failure on Windows

Open
#42,939 0 comments 0 reactions 0 assignees View on GitHub
Component: C++ Component: Parquet Priority: Major Type: bug
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.