amoeba commented on PR #14330: URL: https://github.com/apache/arrow/pull/14330#issuecomment-1272197525
Thanks for the link @eitsupi that change fixes the issue I was having. Re: @wjones127's comment: > On the CHECK issue, IIRC we don't @export dplyr S3 methods. We do call s3_register on them here: I removed the export directive but I would eventually like to understand why the other exported functions in `arrow-tabular.R` (and probably elsewhere) don't need specific documentation (but I'll do that elsewhere). Both the issues I raised are resolved and this can be reviewed. -- 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]
