Qifan Chen has uploaded this change for review. ( 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 FENG compiler component in Hive. Specifically, the declaration of these methods becomes public static. 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, 8 insertions(+), 8 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/68/18968/3 -- 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: newchange Gerrit-Change-Id: I334523f86e4292e9591306179eb1ab43be316c99 Gerrit-Change-Number: 18968 Gerrit-PatchSet: 3 Gerrit-Owner: Qifan Chen <[email protected]>
