[
https://issues.apache.org/jira/browse/PARQUET-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058286#comment-17058286
]
Wes McKinney commented on PARQUET-1813:
---------------------------------------
I missed the debug output in my code review
https://github.com/apache/arrow/blob/master/cpp/src/parquet/arrow/arrow_schema_test.cc#L989.
Will fix
> [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
> Priority: Major
>
> 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)