Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/1899#issuecomment-52335044
The committers use the
[merge_spark_pr.py](https://github.com/apache/spark/blob/master/dev/merge_spark_pr.py)
script for merging pull requests. This script will squash together all of
your commits into a single commit that uses the title of the PR plus the PR's
description as the commit message, so you no longer need to worry about
rebasing your patch into a single commit.
I'd just copy-paste the description from your last commit into the
description above so it becomes the commit message
---
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]