You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ARROW-6096: [C++] conditionally use boost regex for gcc < 4.9
I did a quick test of this on mac and verified that the parquet shared library no longer depends on the boost regex lib.
Closes#4985 from hatemhelal/arrow-6096 and squashes the following commits:
c88bb4e <Hatem Helal> remove boost regex dependency from libarrow
6b81153 <Hatem Helal> conditionally use boost regex for gcc < 4.9
Authored-by: Hatem Helal <[email protected]>
Signed-off-by: Wes McKinney <[email protected]>
0 commit comments