thisisnic commented on code in PR #49530: URL: https://github.com/apache/arrow/pull/49530#discussion_r2945629473
########## r/src/arrow_cpp11.h: ########## @@ -38,17 +38,6 @@ #define ARROW_R_DCHECK(EXPR) #endif -#if (R_VERSION < R_Version(3, 5, 0)) Review Comment: Removed this dead code as we're not supporting such old R versions any more -- 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]
