Csaba Ringhofer has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/24087 )
Change subject: IMPALA-14826: exclude file descriptors from Iceberg tables on webui/json ...................................................................... IMPALA-14826: exclude file descriptors from Iceberg tables on webui/json IMPALA-12840 implemented this for HDFS tables, but Iceberg tables still included files (not sure if this was always the case or there was some changed that triggered this). Note that toHumanReadableThrift() is used only when showing an object as JSON on the webui - the default is Thrift printed as JSON and it still contains file descriptors. Change-Id: Ia696b872a189aabefcc25607ad514aea948dcf9e --- M fe/src/main/java/org/apache/impala/catalog/IcebergTable.java 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/87/24087/2 -- To view, visit http://gerrit.cloudera.org:8080/24087 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ia696b872a189aabefcc25607ad514aea948dcf9e Gerrit-Change-Number: 24087 Gerrit-PatchSet: 2 Gerrit-Owner: Csaba Ringhofer <[email protected]>
