Repository: impala Updated Branches: refs/heads/2.x 9f31390c6 -> fc0af7f2a
Ignore "IMPALA-6759: align stress test memory estimation parse pattern" This was an accidental push to master. Change-Id: I7c86a03d59abdf31753d9d7bc00710eb21f60e0f Reviewed-on: http://gerrit.cloudera.org:8080/9845 Reviewed-by: Philip Zeyliger <[email protected]> Tested-by: Michael Brown <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/impala/repo Commit: http://git-wip-us.apache.org/repos/asf/impala/commit/fc0af7f2 Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/fc0af7f2 Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/fc0af7f2 Branch: refs/heads/2.x Commit: fc0af7f2a182fe782821b7f0295e4da4d391374e Parents: 9f31390 Author: Michael Brown <[email protected]> Authored: Wed Mar 28 15:57:52 2018 -0700 Committer: Michael Brown <[email protected]> Committed: Wed Mar 28 23:13:59 2018 +0000 ---------------------------------------------------------------------- bin/ignored_commits.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/impala/blob/fc0af7f2/bin/ignored_commits.json ---------------------------------------------------------------------- diff --git a/bin/ignored_commits.json b/bin/ignored_commits.json index 43f55ff..2fcd57c 100644 --- a/bin/ignored_commits.json +++ b/bin/ignored_commits.json @@ -8,7 +8,9 @@ { "hash": "588e1d46e9bd88d17676c47a0bf1237d3ebb11da", "comment": "Already picked, but with different Change-Id than in master." }, { "hash": "5d57ca5da2a7ddbe7816dce19db4c11b87a90d37", - "comment": "Only applies to master; related to Hadoop 3.0 changes." } + "comment": "Only applies to master; related to Hadoop 3.0 changes." }, + { "hash": "25218487533f6bf6959c32ff4ee38b77e0ab30b5", + "comment": "Accidental push to master and reverted sans Change-Id" } ] } ]
