[ 
https://issues.apache.org/jira/browse/PARQUET-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293028#comment-16293028
 ] 

ASF GitHub Bot commented on PARQUET-1092:
-----------------------------------------

wesm commented on a change in pull request #426: PARQUET-1092: Support writing 
chunked arrow::Table columns
URL: https://github.com/apache/parquet-cpp/pull/426#discussion_r157273460
 
 

 ##########
 File path: src/parquet/arrow/arrow-reader-writer-test.cc
 ##########
 @@ -325,6 +330,73 @@ void WriteTableToBuffer(const std::shared_ptr<Table>& 
table, int num_threads,
   *out = sink->GetBuffer();
 }
 
+namespace internal {
 
 Review comment:
   Yes, opened https://issues.apache.org/jira/browse/ARROW-1929 so as to not 
forget

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> [C++] Write Arrow tables with chunked columns
> ---------------------------------------------
>
>                 Key: PARQUET-1092
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1092
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>             Fix For: cpp-1.3.0
>
>
> Requires incoming patch in ARROW-232



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to