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

Deepak Majeti edited comment on PARQUET-1048 at 6/30/17 10:36 PM:
------------------------------------------------------------------

I briefly looked at posts that suggest CMake export targets to handle 
transitive dependencies. I will take another look if it suits our needs here.

If we leave the interfaces to compression libraries in Arrow, we have to ensure 
Parquet uses the same compression libraries versions to avoid ABI 
incompatibility issues. 



was (Author: mdeepak):
I briefly looked at posts that suggest CMake export targets to handle 
transitive dependencies. I will take another look if it suits our needs here.

If we leave the interfaces to compression libraries in Arrow, we have to ensure 
Parquet uses the same compression library versions to avoid ABI incompatibility 
issues. 


> [C++] Static linking of libarrow is no longer supported
> -------------------------------------------------------
>
>                 Key: PARQUET-1048
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1048
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>             Fix For: cpp-1.2.0
>
>
> Since the compression libraries were moved to Apache Arrow, static linking 
> requires pulling in the transitive dependencies. Unclear if we want to keep 
> supporting this, or if so the best way to do it (possibly via external 
> project)



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

Reply via email to