ifilonenko edited a comment on pull request #28594:
URL: https://github.com/apache/spark/pull/28594#issuecomment-662613310
Is there a reason we are skipping this test? We are doing:
```
./dev/make-distribution.sh --name ${DATE}-${REVISION} --r --pip --tgz
-DzincPort=${ZINC_PORT} \
-Phadoop-2.7 -Pkubernetes -Pkinesis-asl -Phive -Phive-thriftserver
retcode=$?
```
in Jenkins, so we are already building the distribution with R support. What
do we gain from skipping this test? I would have preferred to keep this test
tbh, (so as to have greater coverage).
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]