Re: Linking against parquet-cpp

2017-12-07 Thread Daniel Lemire
You might be missing a "-l" flag or two in addition to the "-I" flag. You might also need a "-L" flag. On Thu, Dec 7, 2017 at 1:34 PM, Renato Marroquín Mogrovejo < renatoj.marroq...@gmail.com> wrote: > Hi devs, > > I have also sent this question to the parquet mailing list, but I guess > this is

[jira] [Created] (ARROW-1905) [Python] Add more functions for checking exact types in pyarrow.types

2017-12-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1905: --- Summary: [Python] Add more functions for checking exact types in pyarrow.types Key: ARROW-1905 URL: https://issues.apache.org/jira/browse/ARROW-1905 Project: Apache Arr

[jira] [Created] (ARROW-1904) [C++] Using the raw_values() method on arrow::PrimitiveArray yields unreliable results on some compilers

2017-12-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1904: --- Summary: [C++] Using the raw_values() method on arrow::PrimitiveArray yields unreliable results on some compilers Key: ARROW-1904 URL: https://issues.apache.org/jira/browse/ARROW-19

[jira] [Created] (ARROW-1901) [Python] Support recursive mkdir for DaskFilesystem

2017-12-07 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-1901: -- Summary: [Python] Support recursive mkdir for DaskFilesystem Key: ARROW-1901 URL: https://issues.apache.org/jira/browse/ARROW-1901 Project: Apache Arrow Issue Ty

[jira] [Created] (ARROW-1902) [Python] Remove mkdir race condition from write_to_dataset

2017-12-07 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-1902: -- Summary: [Python] Remove mkdir race condition from write_to_dataset Key: ARROW-1902 URL: https://issues.apache.org/jira/browse/ARROW-1902 Project: Apache Arrow

[jira] [Created] (ARROW-1903) [JS] Fix typings consuming apache-arrow module when noImplicitAny is false

2017-12-07 Thread Paul Taylor (JIRA)
Paul Taylor created ARROW-1903: -- Summary: [JS] Fix typings consuming apache-arrow module when noImplicitAny is false Key: ARROW-1903 URL: https://issues.apache.org/jira/browse/ARROW-1903 Project: Apache

Fwd: Linking against parquet-cpp

2017-12-07 Thread Renato Marroquín Mogrovejo
Hi devs, I have also sent this question to the parquet mailing list, but I guess this is the right place for it. Anyway, this is a really novice question, so please excuse. I am trying to link against parquet-cpp installation with the following command g++ -std=c++11 parquet_rw.cc -I/parquet-cpp_

Re: Coordinating Arrow 0.8.0 end-game

2017-12-07 Thread Uwe L. Korn
The turbodbc side is fixed, we sadly did some breaking changes: https://github.com/blue-yonder/turbodbc/pull/138 It would be nice if we could keep these APIs stable in the next releases as we get more and more users of them. Uwe On Thu, Dec 7, 2017, at 01:09 AM, Bryan Cutler wrote: > Thanks, Wes

[jira] [Created] (ARROW-1900) [C++] Add utility functions for determining value range (maximum and minimum) of integer arrays

2017-12-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1900: --- Summary: [C++] Add utility functions for determining value range (maximum and minimum) of integer arrays Key: ARROW-1900 URL: https://issues.apache.org/jira/browse/ARROW-1900

[jira] [Created] (ARROW-1899) [Python] Refactor handling of null sentinels in python/numpy_to_arrow.cc

2017-12-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1899: --- Summary: [Python] Refactor handling of null sentinels in python/numpy_to_arrow.cc Key: ARROW-1899 URL: https://issues.apache.org/jira/browse/ARROW-1899 Project: Apache

[jira] [Created] (ARROW-1898) [JS] Update Flatbuffers per metadata changes in ARROW-1785

2017-12-07 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1898: --- Summary: [JS] Update Flatbuffers per metadata changes in ARROW-1785 Key: ARROW-1898 URL: https://issues.apache.org/jira/browse/ARROW-1898 Project: Apache Arrow

[jira] [Created] (ARROW-1897) Incorrect numpy_type for pandas metadata of Categoricals

2017-12-07 Thread Tom Augspurger (JIRA)
Tom Augspurger created ARROW-1897: - Summary: Incorrect numpy_type for pandas metadata of Categoricals Key: ARROW-1897 URL: https://issues.apache.org/jira/browse/ARROW-1897 Project: Apache Arrow