[
https://issues.apache.org/jira/browse/ARROW-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney reassigned ARROW-3898:
-----------------------------------
Assignee: Miao Wang
> 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
> Assignee: Miao Wang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> 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)