jonkeane commented on pull request #11023:
URL: https://github.com/apache/arrow/pull/11023#issuecomment-947108791


   I agree with David about erroring: it seems a bit odd to me that negative 
values are silently assumed to be 0.
   
   In the first message, you have the following error:
   
   ```
   Warning: Expression strrep(x, 3) not supported in Arrow; pulling data into R
   ```
   
   That seems odd, I would expect `3` to be fine, is there a missing `-` 
somewhere?


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