Internal Jenkins has submitted this change and it was merged. Change subject: Revert org.apache.impala.hive.serde.ParquetOutputFormat ......................................................................
Revert org.apache.impala.hive.serde.ParquetOutputFormat The patch for IMPALA-3786 replaced most instances of com.cloudera.impala.* with org.apache.impala.* This patch rolls back one such replacement: com.cloudera.impala.hive.serde.ParquetOutputFormat which is necessary for backwards compatability with previously created tables. Change-Id: I27738dfc3d44bb5fabd3a066ffbba99527160bce Reviewed-on: http://gerrit.cloudera.org:8080/4611 Reviewed-by: Alex Behm <[email protected]> Tested-by: Internal Jenkins --- M fe/src/test/java/org/apache/impala/catalog/HdfsStorageDescriptorTest.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Internal Jenkins: Verified Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/4611 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I27738dfc3d44bb5fabd3a066ffbba99527160bce Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Internal Jenkins
