Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/1120#issuecomment-54859287 You could open a new PR, but this one is probably salvageable through some Git magic. One thing you could try is to [undo your rebase using git-reflog](http://stackoverflow.com/questions/134882/undoing-a-git-rebase), make a new branch off of this one, switch back to this branch and hard-reset it to master, then cherry-pick the PRs from your old copy of the branch into this one.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org