dragosmg commented on pull request #12357: URL: https://github.com/apache/arrow/pull/12357#issuecomment-1035520619
On surfacing errors: for example, I used `abort()` when working out how to implement `format()` (https://github.com/dragosmg/arrow/blob/9c99c03d4bdd5b80dea8acf88a3949808662bd32/r/R/dplyr-funcs-type.R#L259), but that error never surfaces as it is intercepted by the `mutate()` "context" and data is pulled into R. -- 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]
