Qifan Chen has uploaded a new patch set (#4). ( 
http://gerrit.cloudera.org:8080/18968 )

Change subject: IMPALA-11573:  Certain methods used by the replanning feature 
can be improved
......................................................................

IMPALA-11573:  Certain methods used by the replanning feature can be improved

This patch improves certain methods used by the replan feature
(IMPALA-10992) so that they can be called by the external frontend
component in Hive. Specifically, the declaration of these methods
becomes public static, and the initialization of a static data
member checks whether the dependent object exists.

Testing:
1. Run unit tests;
2. Run "core" tests.

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


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/68/18968/4
--
To view, visit http://gerrit.cloudera.org:8080/18968
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I334523f86e4292e9591306179eb1ab43be316c99
Gerrit-Change-Number: 18968
Gerrit-PatchSet: 4
Gerrit-Owner: Qifan Chen <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>

Reply via email to