nealrichardson commented on pull request #11046: URL: https://github.com/apache/arrow/pull/11046#issuecomment-911729419
Also it looks like there is an example in `read_json_arrow` that needs the `@examplesIf` clause updated: https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=10941&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=d9b15392-e4ce-5e4c-0c8c-b69645229181&l=370 You will need the dev version of roxygen2 to update the docs because the released version doesn't have `@examplesIf`. Looks like there's also a merge conflict now but fortunately it's on a generated file (arrowExports.cpp) so you can rebase and resolve that conflict however you want, then next time you build and install, the codegen script will run and fix it. (Happy to help if that all gets too messy too.) -- 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]
