Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
After ARROW-15818 We get an extra message on package load because most users will not have `-DARROW_ENGINE=ON`. We should add "engine" to the list of capabilities that we don't warn about ( https://github.com/apache/arrow/blob/master/r/R/arrow-package.R#L264-L270 ) and perhaps clarify the message so that it's more obvious why it shows up.
library(arrow) #> See arrow_info() for available features
Attachments
Issue Links
- links to