Github user srowen commented on the issue:
https://github.com/apache/spark/pull/21638
Because this method is internal to Spark, why not just take out the
parameter? Yes it's superfluous now, but it's been this way for a while, and
seems perhaps better to avoid a behavior change. In fact you can pull a
`minPartitions` parameter out of several private methods then. You can't remove
the parameter to `binaryFiles`, sure, but it can be documented as doing nothing.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]