Ignore 3.x version update patch Change-Id: Iec50418e2a21d662bd2d8a7f8d55c24db367086c Reviewed-on: http://gerrit.cloudera.org:8080/10383 Reviewed-by: Michael Brown <[email protected]> Tested-by: Sailesh Mukil <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/impala/repo Commit: http://git-wip-us.apache.org/repos/asf/impala/commit/381f50ad Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/381f50ad Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/381f50ad Branch: refs/heads/2.x Commit: 381f50ad06af8e0ac66f900917fd93c48e003069 Parents: bbf96dc Author: Sailesh Mukil <[email protected]> Authored: Fri May 11 14:24:54 2018 -0700 Committer: Sailesh Mukil <[email protected]> Committed: Fri May 11 21:31:33 2018 +0000 ---------------------------------------------------------------------- bin/ignored_commits.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/impala/blob/381f50ad/bin/ignored_commits.json ---------------------------------------------------------------------- diff --git a/bin/ignored_commits.json b/bin/ignored_commits.json index 9e6ceef..25faf68 100644 --- a/bin/ignored_commits.json +++ b/bin/ignored_commits.json @@ -24,7 +24,9 @@ { "hash": "8a609b3513c4a181cd06bb82e2aeb97908590184", "comment": "Not applicable to 2.x: Revert commit above" }, { "hash": "167ed627febe5a10d8a4a7474a34efde1ac6f1c2", - "comment": "Not applicable to 2.x: decimal_v2" } + "comment": "Not applicable to 2.x: decimal_v2" }, + { "hash": "8668d18ebb0e137993a12d5303411b6c06e91c59", + "comment": "Not applicable to 2.x: 3.x version update" } ] } ]
