Todd Lipcon has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13184 )
Change subject: IMPALA-7971 (follow-up). Fix compilation error ...................................................................... IMPALA-7971 (follow-up). Fix compilation error 15a33d1ba was committed at about the same time as 5ced9160bd6, which renamed one of the methods of the FileDescriptor class, causing a compilation error. This follow-up mixes the semantic conflict. Tested tests/custom_cluster/test_event_processing.py manually. Change-Id: I8071b421f0dcbae2d303bd9f1e1f6f64657c49c0 Reviewed-on: http://gerrit.cloudera.org:8080/13184 Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Todd Lipcon <[email protected]> --- M fe/src/main/java/org/apache/impala/catalog/HdfsPartition.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Todd Lipcon: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/13184 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I8071b421f0dcbae2d303bd9f1e1f6f64657c49c0 Gerrit-Change-Number: 13184 Gerrit-PatchSet: 2 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
