You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Andrew Sherman (Code Review)" <ge...@cloudera.org> on 2022/03/25 23:52:05 UTC

[Impala-ASF-CR] IMPALA-11203: Fix build by re-adding imports removed in clashing commits

Andrew Sherman has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18357


Change subject: IMPALA-11203: Fix build by re-adding imports removed in clashing commits
......................................................................

IMPALA-11203: Fix build by re-adding imports removed in clashing commits

IMPALA-11116 removed some usage and imports of a couple of classes in
Frontend.java that IMPALA-10992 had concurrently added some new usages
of. This broke the build by accident.

TESTING: I compiled the code

Change-Id: I460d430dea7dcc48f7dc537901d733821e754879
---
M fe/src/main/java/org/apache/impala/service/Frontend.java
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/57/18357/1
-- 
To view, visit http://gerrit.cloudera.org:8080/18357
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I460d430dea7dcc48f7dc537901d733821e754879
Gerrit-Change-Number: 18357
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Sherman <as...@cloudera.com>

[Impala-ASF-CR] IMPALA-11203: Fix build by re-adding imports removed in clashing commits

Posted by "Andrew Sherman (Code Review)" <ge...@cloudera.org>.
Andrew Sherman has abandoned this change. ( http://gerrit.cloudera.org:8080/18357 )

Change subject: IMPALA-11203: Fix build by re-adding imports removed in clashing commits
......................................................................


Abandoned

Duplicates https://gerrit.cloudera.org/#/c/18355/
-- 
To view, visit http://gerrit.cloudera.org:8080/18357
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: abandon
Gerrit-Change-Id: I460d430dea7dcc48f7dc537901d733821e754879
Gerrit-Change-Number: 18357
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Sherman <as...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>

[Impala-ASF-CR] IMPALA-11203: Fix build by re-adding imports removed in clashing commits

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18357 )

Change subject: IMPALA-11203: Fix build by re-adding imports removed in clashing commits
......................................................................


Patch Set 1:

Build Successful 

https://jenkins.impala.io/job/gerrit-code-review-checks/10338/ : Initial code review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun to run full precommit tests.


-- 
To view, visit http://gerrit.cloudera.org:8080/18357
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I460d430dea7dcc48f7dc537901d733821e754879
Gerrit-Change-Number: 18357
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Sherman <as...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Comment-Date: Sat, 26 Mar 2022 00:12:20 +0000
Gerrit-HasComments: No