nealrichardson commented on code in PR #13773:
URL: https://github.com/apache/arrow/pull/13773#discussion_r935610740
##########
r/tests/testthat/test-compute.R:
##########
@@ -209,6 +213,7 @@ test_that("user-defined functions work during
multi-threaded execution", {
skip_if_not(CanRunWithCapturedR())
skip_if_not_available("dataset")
# Snappy has a UBSan issue: https://github.com/google/snappy/pull/148
+ # TODO(ARROW-17178): remove when user-defined function execution is
stabilized
Review Comment:
(See also ARROW-17283)
--
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]