Peter Rozsa has posted comments on this change. ( http://gerrit.cloudera.org:8080/24569 )
Change subject: IMPALA-2210: Make Parquet the default file format ...................................................................... Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/24569/3/fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java File fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java: http://gerrit.cloudera.org:8080/#/c/24569/3/fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java@4640 PS3, Line 4640: // Here, source table is a view which has no input format. So to be : // consistent with CREATE TABLE, default input format is assumed to be : // PARQUET unless otherwise specified. : setStorageDescriptorFileFormat(tbl.getSd(), THdfsFileFormat.PARQUET); > I see no changes. I'm OK with fixing it later, just not sure what 'Done' su I restored it to the original state to deal with it later -- To view, visit http://gerrit.cloudera.org:8080/24569 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I46a5d16dfd780aae41623ebfc9742dfbd2a596ea Gerrit-Change-Number: 24569 Gerrit-PatchSet: 5 Gerrit-Owner: Peter Rozsa <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Wed, 22 Jul 2026 08:33:14 +0000 Gerrit-HasComments: Yes
