Re: [jira] [Commented] (ARROW-213) Exposing static arrow build

2016-07-12 Thread Ebot Tabi
Bvf b d BBC dc b

Vb db d
S c xv

hggvc b ad B's St ď
On 8 Jul 2016 23:50, "Wes McKinney (JIRA)"  wrote:

>
> [
> https://issues.apache.org/jira/browse/ARROW-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15368623#comment-15368623
> ]
>
> Wes McKinney commented on ARROW-213:
> 
>
> see also https://github.com/apache/arrow/pull/100
>
> > Exposing static arrow build
> > ---
> >
> > Key: ARROW-213
> > URL: https://issues.apache.org/jira/browse/ARROW-213
> > Project: Apache Arrow
> >  Issue Type: Improvement
> >Reporter: Philipp Moritz
> >Assignee: Philipp Moritz
> >   Original Estimate: 10m
> >  Remaining Estimate: 10m
> >
> > I'd like to be able to link arrow statically into my application.
> > At the moment, arrow can be built as a static library using the
> 'LIBARROW_LINKAGE' variable in CMakeLists.txt. I'd like to configure this
> behavior from the command line. Are there any objections of exposing the
> variable as a cached variable?
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>


[jira] [Commented] (ARROW-213) Exposing static arrow build

2016-07-10 Thread Philipp Moritz (JIRA)

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

Philipp Moritz commented on ARROW-213:
--

Great, thank you!

> Exposing static arrow build
> ---
>
> Key: ARROW-213
> URL: https://issues.apache.org/jira/browse/ARROW-213
> Project: Apache Arrow
>  Issue Type: Improvement
>Reporter: Philipp Moritz
>Assignee: Wes McKinney
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> I'd like to be able to link arrow statically into my application.
> At the moment, arrow can be built as a static library using the 
> 'LIBARROW_LINKAGE' variable in CMakeLists.txt. I'd like to configure this 
> behavior from the command line. Are there any objections of exposing the 
> variable as a cached variable?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ARROW-213) Exposing static arrow build

2016-07-08 Thread Wes McKinney (JIRA)

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

Wes McKinney commented on ARROW-213:


see also https://github.com/apache/arrow/pull/100

> Exposing static arrow build
> ---
>
> Key: ARROW-213
> URL: https://issues.apache.org/jira/browse/ARROW-213
> Project: Apache Arrow
>  Issue Type: Improvement
>Reporter: Philipp Moritz
>Assignee: Philipp Moritz
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> I'd like to be able to link arrow statically into my application.
> At the moment, arrow can be built as a static library using the 
> 'LIBARROW_LINKAGE' variable in CMakeLists.txt. I'd like to configure this 
> behavior from the command line. Are there any objections of exposing the 
> variable as a cached variable?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ARROW-213) Exposing static arrow build

2016-06-16 Thread Wes McKinney (JIRA)

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

Wes McKinney commented on ARROW-213:


We'll want to add a helper function to make it easier to build dynamic/static 
libs for each of the arrow leaf libraries (e.g. arrow_parquet). 

> Exposing static arrow build
> ---
>
> Key: ARROW-213
> URL: https://issues.apache.org/jira/browse/ARROW-213
> Project: Apache Arrow
>  Issue Type: Improvement
>Reporter: Philipp Moritz
>Assignee: Philipp Moritz
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> I'd like to be able to link arrow statically into my application.
> At the moment, arrow can be built as a static library using the 
> 'LIBARROW_LINKAGE' variable in CMakeLists.txt. I'd like to configure this 
> behavior from the command line. Are there any objections of exposing the 
> variable as a cached variable?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ARROW-213) Exposing static arrow build

2016-06-09 Thread Philipp Moritz (JIRA)

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

Philipp Moritz commented on ARROW-213:
--

Thanks, it makes sense to wait for the changes parquet-cpp! Let me know when 
you are done with the required parquet changes, I'm happy to fix this issue in 
arrow.

> Exposing static arrow build
> ---
>
> Key: ARROW-213
> URL: https://issues.apache.org/jira/browse/ARROW-213
> Project: Apache Arrow
>  Issue Type: Improvement
>Reporter: Philipp Moritz
>Assignee: Philipp Moritz
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> I'd like to be able to link arrow statically into my application.
> At the moment, arrow can be built as a static library using the 
> 'LIBARROW_LINKAGE' variable in CMakeLists.txt. I'd like to configure this 
> behavior from the command line. Are there any objections of exposing the 
> variable as a cached variable?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ARROW-213) Exposing static arrow build

2016-06-08 Thread Uwe L. Korn (JIRA)

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

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

Already had a lock at that but I realised that parquet-cpp is not delivering 
correct static builds (i.e. we build 4 shared libraries but only install one). 
I'll try to get that fixed in parquet-cpp before any work on arrow is done as 
we then would have a working template.

> Exposing static arrow build
> ---
>
> Key: ARROW-213
> URL: https://issues.apache.org/jira/browse/ARROW-213
> Project: Apache Arrow
>  Issue Type: Improvement
>Reporter: Philipp Moritz
>Assignee: Philipp Moritz
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> I'd like to be able to link arrow statically into my application.
> At the moment, arrow can be built as a static library using the 
> 'LIBARROW_LINKAGE' variable in CMakeLists.txt. I'd like to configure this 
> behavior from the command line. Are there any objections of exposing the 
> variable as a cached variable?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)