Github user kayousterhout commented on the pull request:
https://github.com/apache/spark/pull/9117#issuecomment-153966311
Would you mind re-opening this and closing the new one? You can change the
code here to be equivalent to the code in your new branch by doing "git push
--force origin SPARK-2533-2:SPARK-2533". It's easier for us to track things if
we keep the history in one pull request.
As an aside, when you're working on pull requests, it's helpful if you
implement changes as new commits on top of your original one. That way,
reviewers can review the commits in the history to look at just what's changed
since the last review. When we merge things into Spark, we squash it all into
one commit, so using a bunch of commits in a pull request won't pollute the git
history later on.
---
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]