Github user BryanCutler commented on the issue:
https://github.com/apache/spark/pull/21107
Thanks for doing this @HyukjinKwon , looks good so far! I was wondering if
it is possible to skip an entire class from running, like `ArrowTests`, instead
of each individual test to avoid so many similar log messages. Do you think
calling `skipTest` from `setUp` like
[here](https://stackoverflow.com/a/23536853) would work?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]