Miao Wang created ARROW-3898:
--------------------------------

             Summary: 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


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)

Reply via email to