You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/26 04:17:30 UTC

[GitHub] [arrow] cyb70289 opened a new pull request #10403: ARROW-12865: [C++][FlightRPC] Link gRPC with RE2

cyb70289 opened a new pull request #10403:
URL: https://github.com/apache/arrow/pull/10403


   This fixes undefined symbol error if build flight with vendored re2.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] cyb70289 commented on pull request #10403: ARROW-12865: [C++][FlightRPC] Link gRPC with RE2

Posted by GitBox <gi...@apache.org>.
cyb70289 commented on pull request #10403:
URL: https://github.com/apache/arrow/pull/10403#issuecomment-848452698


   > Turn to draft as it causes error for system installed RE2.
   
   Turns out a false positive. For unknown reason ubuntu 18.04 doesn't install package config file for libre2-dev. Manually create re2.pc fixes the error.
   
   Successfully validated this patch for both system and vendored re2.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] kou closed pull request #10403: ARROW-12865: [C++][FlightRPC] Link gRPC with RE2

Posted by GitBox <gi...@apache.org>.
kou closed pull request #10403:
URL: https://github.com/apache/arrow/pull/10403


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #10403: ARROW-12865: [C++][FlightRPC] Link gRPC with RE2

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #10403:
URL: https://github.com/apache/arrow/pull/10403#issuecomment-848440951


   https://issues.apache.org/jira/browse/ARROW-12865


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] cyb70289 commented on pull request #10403: ARROW-12865: [C++][FlightRPC] Link gRPC with RE2

Posted by GitBox <gi...@apache.org>.
cyb70289 commented on pull request #10403:
URL: https://github.com/apache/arrow/pull/10403#issuecomment-848442911


   Turn to draft as it causes error for system installed RE2.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org