Aman Sinha has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18189 )
Change subject: IMPALA-11101: Change visibility on HdfsTable.setAvroSchema() ...................................................................... IMPALA-11101: Change visibility on HdfsTable.setAvroSchema() This changes the visibility of HdfsTable.setAvroSchema for use by a derived class in an external frontend. Tested manually by querying an Avro table. Change-Id: I2a8a87c4c3ab9240d768ec18be316dab4b23ebde Reviewed-on: http://gerrit.cloudera.org:8080/18189 Reviewed-by: Aman Sinha <[email protected]> Tested-by: Aman Sinha <[email protected]> --- M fe/src/main/java/org/apache/impala/catalog/HdfsTable.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Aman Sinha: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/18189 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I2a8a87c4c3ab9240d768ec18be316dab4b23ebde Gerrit-Change-Number: 18189 Gerrit-PatchSet: 3 Gerrit-Owner: Steve Carlin <[email protected]> Gerrit-Reviewer: Aman Sinha <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
