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

Uwe L. Korn commented on ARROW-5691:
------------------------------------

I would be 100% fine with moving it into {{src/arrow/parquet}} but I question a 
bit of making the Parquet adaptor a full subset of the dataset project. For me 
these are two different entities, an adaptor providing access to the Parquet 
file format, either standalone low-level access or high-level reads into Arrow. 
Whereas, the dataset project builds on top of various adaptors but is not 
required for simple interactions with the file formats it supports.

> [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
(v7.6.3#76005)

Reply via email to