Impala Public Jenkins has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/24087
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M fe/src/main/java/org/apache/impala/catalog/IcebergTable.java
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
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: merged
Gerrit-Change-Id: Ia696b872a189aabefcc25607ad514aea948dcf9e
Gerrit-Change-Number: 24087
Gerrit-PatchSet: 4
Gerrit-Owner: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Abhishek Rawat <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>

Reply via email to