alinaliBQ commented on PR #46622: URL: https://github.com/apache/arrow/pull/46622#issuecomment-2917446475
Hi @hiroyuki-sato , thanks for letting me know about `clang`. I have switched the code to use `ARROW_SUPPRESS_DEPRECATION_WARNING` (defined in [macros.h](https://github.com/apache/arrow/blob/60f29e951aa4280a8cda22c536395a19796262c3/cpp/src/arrow/util/macros.h#L154)) which handles both GNUC and clang. -- 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]
