Github user feynmanliang commented on the pull request:
https://github.com/apache/spark/pull/8534#issuecomment-140182675
I believe the `copy` overrides were added by [this
commit](https://github.com/taishi-oss/spark/commit/43c7ec6384e51105dedf3a53354b6a3732cc27b2)
which went in to 1.5, not 1.4.1. SPARK-7751 has detailed directions on how to
use the git history to identify the correct version numbers. You could also
look at git blames and histories to figure out the exact commit that introduced
it.
you should add annotations to all public methods and constructor parameters
(i.e. to `val`s if they are parameters in a public constructor).
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]