Zoltan Borok-Nagy has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20676 )

Change subject: IMPALA-12333: SHOW CREATE TABLE outputs some unnecessary table 
properties
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/20676/1/fe/src/main/java/org/apache/impala/catalog/IcebergTable.java
File fe/src/main/java/org/apache/impala/catalog/IcebergTable.java:

http://gerrit.cloudera.org:8080/#/c/20676/1/fe/src/main/java/org/apache/impala/catalog/IcebergTable.java@124
PS1, Line 124:   // Internal Iceberg table property that specifies the catalog 
service id.
             :   public static final String CATALOG_SERVICE_ID = 
"impala.events.catalogServiceId";
             :
             :   // Internal Iceberg table property that specifies the catalog 
version of the table.
             :   public static final String CATALOG_VERSION = 
"impala.events.catalogVersion";
These are not specific to Iceberg, these are used by Impala's event processor 
to detect self-events.



--
To view, visit http://gerrit.cloudera.org:8080/20676
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Id6f2cb9194f685a583b0d550532eb2454f119666
Gerrit-Change-Number: 20676
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Becker <daniel.bec...@cloudera.com>
Gerrit-Reviewer: Gabor Kaszab <gaborkas...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Noemi Pap-Takacs <npaptak...@cloudera.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <borokna...@cloudera.com>
Gerrit-Comment-Date: Mon, 13 Nov 2023 09:30:51 +0000
Gerrit-HasComments: Yes

Reply via email to