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

Wes McKinney edited comment on ARROW-5691 at 8/23/19 4:26 PM:
--------------------------------------------------------------

Correct. This library uses Arrow platform code: array classes (supported 
directly in the encoders and low-level column readers/writers now -- this is 
what all my refactoring recently was about, improved efficiency with Arrow), 
memory management, IO classes, etc. 


was (Author: wesmckinn):
Correct. This library uses Arrow platform code: memory management, IO classes, 
etc. 

> [C++] Relocate src/parquet/arrow code to src/arrow/dataset/parquet
> ------------------------------------------------------------------
>
>                 Key: ARROW-5691
>                 URL: https://issues.apache.org/jira/browse/ARROW-5691
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>             Fix For: 1.0.0
>
>
> I think it may make sense to continue developing and maintaining this code in 
> the same place as other file format <-> Arrow serialization code and dataset 
> handling routines (e.g. schema normalization). Under this scheme, libparquet 
> becomes a link time dependency of libarrow_dataset



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to