impala git commit: Add --partial_ok to compare_branches.py.

2018-04-11 Thread tarmstrong
Repository: impala Updated Branches: refs/heads/2.x eaab248ee -> 851f622bf Add --partial_ok to compare_branches.py. This change lets compare_branches.py succeed with a partial set of cherry-picks. In our case, we sometimes get baacked up with several commits needing to be cherry-picked. The fi

[4/4] impala git commit: Add --partial_ok to compare_branches.py.

2018-04-11 Thread tarmstrong
Add --partial_ok to compare_branches.py. This change lets compare_branches.py succeed with a partial set of cherry-picks. In our case, we sometimes get baacked up with several commits needing to be cherry-picked. The first few cherry-pick fine, and there's a problematic commit sometime down the li