nealrichardson commented on code in PR #13610:
URL: https://github.com/apache/arrow/pull/13610#discussion_r921632771


##########
r/tests/testthat/test-dplyr-glimpse.R:
##########
@@ -15,6 +15,9 @@
 # specific language governing permissions and limitations
 # under the License.
 
+# For some reason, the glimpse output is different on 3.5

Review Comment:
   Ah I see why now: the example data uses `sample()` for the logical column 
and the RNG changed a few releases back: 
https://github.com/apache/arrow/blob/master/r/tests/testthat/helper-data.R#L22



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