[
https://issues.apache.org/jira/browse/ARROW-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-3898.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.12.0
Issue resolved by pull request 3049
[https://github.com/apache/arrow/pull/3049]
> 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
> Fix For: 0.12.0
>
> Time Spent: 1h 40m
> 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)