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 regex and the C++ binding. Also, how can one turn on/off flags related to regex when compiling Arrow? We are still trying to isolate the crash.
Thanks! Rares