Re: C++ buildings and Regex issue

2018-12-11 Thread Rares Vernica
Worked like a charm. Thanks a lot! Much appreciated! -- Rares On Tue, Dec 11, 2018 at 11:20 PM Kouhei Sutou wrote: > Hi, > > Can you try "-DBOOST_ROOT=${YOUR_BOOST_INSTALL_PREFIX}" option? > > > Thanks, > -- > kou > > In > "Re: C++ buildings and Regex issue" on Tue, 11 Dec 2018 22:53:58

Re: C++ buildings and Regex issue

2018-12-11 Thread Kouhei Sutou
Hi, Can you try "-DBOOST_ROOT=${YOUR_BOOST_INSTALL_PREFIX}" option? Thanks, -- kou In "Re: C++ buildings and Regex issue" on Tue, 11 Dec 2018 22:53:58 -0800, Rares Vernica wrote: > Hi, > > Unfortunately we need to stay on CentOS 6 for now. > > We have a locally built

Re: C++ buildings and Regex issue

2018-12-11 Thread Rares Vernica
Hi, Unfortunately we need to stay on CentOS 6 for now. We have a locally built libboost-devel-1.54 for CentOS 6 which installs in a custom location. I added the installation steps at the end of https://github.com/apache/arrow-dist/blob/master/cpp-linux/yum/centos-6/Dockerfile and the library is

Re: C++ buildings and Regex issue

2018-12-11 Thread Kouhei Sutou
Hi, You can't use system Boost on CentOS 6. Because system Boost is old. It's better that you upgrade to CentOS 7. Thanks, -- kou In "Re: C++ buildings and Regex issue" on Tue, 11 Dec 2018 22:07:20 -0800, Rares Vernica wrote: > Wes, > > Thanks! We do plan to upgrade, as soon as we put

Re: C++ buildings and Regex issue

2018-12-11 Thread Rares Vernica
Wes, Thanks! We do plan to upgrade, as soon as we put down the fire. We noticed some API changes and we will have to get our code updated. It looks like it is boost::regex. In our application we link dynamically against a locally compiled Boost. For Arrow we noticed this for CentOS

Re: C++ buildings and Regex issue

2018-12-11 Thread Wes McKinney
hi, Could you clarify what you mean by "regex calls"? Are you talking about boost::regex, std::regex, something else? How did you link the relevant libraries in each part of your application, and in the Arrow + Parquet libraries 0.9.0 is over 1000 patches ago. I'd recommend that you try to

C++ buildings and Regex issue

2018-12-11 Thread Rares Vernica
Hello, We are using the C++ bindings of Arrow 0.9.0 on our system on CentOS. Once we load the Arrow library, our regular regex calls (outside of Arrow) misbehave and trigger some unknown crashes. We are still trying to figure things out but I was wondering if there are any know issues regarding

Re: Timeline for Arrow 0.12.0 release

2018-12-11 Thread Wes McKinney
hi all, I'm looking at the 0.12 backlog and I am not too comfortable with the things that would have to be cut to get a release out next week. Additionally, not a lot of developers are going to be working the week of December 24 because of the Christmas and New Year's holidays, so even if we did

[jira] [Created] (ARROW-4000) Error running test_read_options on Windows

2018-12-11 Thread Benjamin Kietzman (JIRA)
Benjamin Kietzman created ARROW-4000: Summary: Error running test_read_options on Windows Key: ARROW-4000 URL: https://issues.apache.org/jira/browse/ARROW-4000 Project: Apache Arrow

[jira] [Created] (ARROW-4001) Create Parquet Schema in python

2018-12-11 Thread David Stauffer (JIRA)
David Stauffer created ARROW-4001: - Summary: Create Parquet Schema in python Key: ARROW-4001 URL: https://issues.apache.org/jira/browse/ARROW-4001 Project: Apache Arrow Issue Type: New

[jira] [Created] (ARROW-3999) [Python] Can't read large file that pyarrow wrote

2018-12-11 Thread Diego Argueta (JIRA)
Diego Argueta created ARROW-3999: Summary: [Python] Can't read large file that pyarrow wrote Key: ARROW-3999 URL: https://issues.apache.org/jira/browse/ARROW-3999 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3998) Support TPC-H dbgen in Arrow

2018-12-11 Thread Francois Saint-Jacques (JIRA)
Francois Saint-Jacques created ARROW-3998: - Summary: Support TPC-H dbgen in Arrow Key: ARROW-3998 URL: https://issues.apache.org/jira/browse/ARROW-3998 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3997) [C++] [Doc] Clarify dictionary encoding integer signedness (and width?)

2018-12-11 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3997: - Summary: [C++] [Doc] Clarify dictionary encoding integer signedness (and width?) Key: ARROW-3997 URL: https://issues.apache.org/jira/browse/ARROW-3997 Project:

[jira] [Created] (ARROW-3996) [C++] Insufficient description on build

2018-12-11 Thread Kunihisa Abukawa (JIRA)
Kunihisa Abukawa created ARROW-3996: --- Summary: [C++] Insufficient description on build Key: ARROW-3996 URL: https://issues.apache.org/jira/browse/ARROW-3996 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3995) [CI] Use understandable names in Travis Matrix

2018-12-11 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-3995: -- Summary: [CI] Use understandable names in Travis Matrix Key: ARROW-3995 URL: https://issues.apache.org/jira/browse/ARROW-3995 Project: Apache Arrow Issue Type: