[
https://issues.apache.org/jira/browse/ARROW-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-3898:
----------------------------------
Labels: pull-request-available (was: )
> parquet-arrow example has compilation errors
> --------------------------------------------
>
> Key: ARROW-3898
> URL: https://issues.apache.org/jira/browse/ARROW-3898
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Miao Wang
> Priority: Minor
> Labels: pull-request-available
>
> When compiling example, reader-writer.cc, it shows following compilation
> errors:
> *no member named 'cout' in namespace 'std'*
> PARQUET_THROW_NOT_OK(arrow::PrettyPrint(*array, 4, &std::cout));
> in multiple places.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)