amoeba commented on code in PR #46261: URL: https://github.com/apache/arrow/pull/46261#discussion_r2135980844
########## r/data-raw/codegen.R: ########## @@ -191,6 +191,9 @@ static const R_CallMethodDef CallEntries[] = { arrow::r::altrep::Init_Altrep_classes(dll); #endif + #if ARROW_VERSION_MAJOR >= 21 Review Comment: Nice catch and no, it's not needed. Resolved by 4081927fc8f046bc03567498164cfd9be4b238d4. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org