[
https://issues.apache.org/jira/browse/ARROW-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660922#comment-17660922
]
Rok Mihevc commented on ARROW-3898:
-----------------------------------
This issue has been migrated to [issue
#20511|https://github.com/apache/arrow/issues/20511] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> 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
(v8.20.10#820010)