edponce edited a comment on pull request #11023:
URL: https://github.com/apache/arrow/pull/11023#issuecomment-955765038


   This PR is failing R dplyr tests ([see 
here](https://github.com/apache/arrow/runs/4053868784?check_suite_focus=true#step:8:17122)).
 [`strrep` is binded as a binary 
expression](https://github.com/apache/arrow/pull/11023/files#diff-ed2774950584af59273e99c303c02aa78aa608d982e739fd02f60145ff242e01R104)
 but the [test fails to find `strrep` 
function](https://github.com/apache/arrow/pull/11023/files#diff-db6c692c9cea1ab0ce5ff089ae635c22182e26bdb95668bb16d64c26e8a3bbf0R475).
   Nevertheless, I am able to run these dplyr tests successfully locally.
   _Note_: `strrep` is the Arrow implementation of base R function with same 
name.
   cc @jonkeane 


-- 
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]


Reply via email to