h-vetinari commented on PR #38265:
URL: https://github.com/apache/arrow/pull/38265#issuecomment-1762257686

   > Using `re2::StringPiece` instead of `std::string_view` to interact with 
`re2`
   
   When compiling with C++17 (as we are doing in conda-forge) those are exactly 
the same type. Unless arrow enforces compilation with an earlier C++ standard 
somewhere, I don't see how that could be the issue.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to