MichaelChirico opened a new pull request, #50015: URL: https://github.com/apache/arrow/pull/50015
I opted to delete the 'reexports' file because the symbols are not _actually_ re-exported. IMHO, it's more appropriate to just add this hook in arrow-package.R as done here, but of course if your strong preference is to retain the reexports-bit64.R file I'll restore it. `integer64()` should be a fine choice -- I basically wanted a part of the API that has essentially 0 chance of ever changing. As of today, `R CMD check` doesn't complain if you import a symbol and then don't reference it in the sources. Nor do I think such a check will ever happen. -- 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]
