Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/17727 )
Change subject: Frontend changes to enable 'stored as JSONFILE' This change will allow usage of commands that do not require reading the Json File like: - Create Table <Table> stored as JSONFILE - Show Create Table <Table> - Describe <Table> ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/17727/3/fe/src/main/java/org/apache/impala/catalog/HdfsStorageDescriptor.java File fe/src/main/java/org/apache/impala/catalog/HdfsStorageDescriptor.java: http://gerrit.cloudera.org:8080/#/c/17727/3/fe/src/main/java/org/apache/impala/catalog/HdfsStorageDescriptor.java@231 PS3, Line 231: HdfsFileFormat.fromJavaClassName(sd.getInputFormat(),sd.getSerdeInfo().getSerializationLib()), line too long (104 > 90) -- To view, visit http://gerrit.cloudera.org:8080/17727 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I5b8cb2f59df3af09902b49d3bdac16c19954b305 Gerrit-Change-Number: 17727 Gerrit-PatchSet: 3 Gerrit-Owner: Anonymous Coward <shikha.asran...@gmail.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Comment-Date: Fri, 06 Aug 2021 04:41:26 +0000 Gerrit-HasComments: Yes