Antoine Pitrou created PARQUET-1813:
---------------------------------------
Summary: [C++] Weird error output in tests
Key: PARQUET-1813
URL: https://issues.apache.org/jira/browse/PARQUET-1813
Project: Parquet
Issue Type: Bug
Components: parquet-cpp
Reporter: Antoine Pitrou
It doesn't appear to fail the test, but I still get this weird output on
Windows:
{code}
[ RUN ] TestConvertArrowSchema.ParquetMaps
C:/t/arrow/cpp/src/parquet/arrow/arrow_schema_test.cc:989: my_map: map<string,
string> not null
[ OK ] TestConvertArrowSchema.ParquetMaps (0 ms)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)