projjal opened a new pull request #8096:
URL: https://github.com/apache/arrow/pull/8096


   In some environments the castINT functions leads to segfault in error path. 
This is likely a linking issue with c++ std library due to std::string usage.
   Replacing std::string usage with cstring library functions.


----------------------------------------------------------------
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:
[email protected]


Reply via email to