Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/21467
  
    @e-dorigatti, can you maybe rebase and then start this with revert commit? 
That should make guys less confused. I would do squash commits first, revert it 
and then bring the squashed commit back. For example, `git reset HEAD^`, `git 
stash`, `git revert 0ebb0c0d4dd3e192464dc5e0e6f01efa55b945ed`, `git stash pop` 
with manual conflict resolution and `git push origin fix_udf_hack --force`.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to