Hello Peter Rozsa, Noemi Pap-Takacs, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/23913

to look at the new patch set (#3).

Change subject: Introduce CacheableTable interface
......................................................................

Introduce CacheableTable interface

This change introduced CacheableTable interface for those table types,
which support caching. Currently the only HDFS table and local fs table
support caching.

Change-Id: Iac31211f654f4287a6b27bfe7a478e35faad59f9
---
M fe/src/main/java/org/apache/impala/analysis/AlterTableSetCachedStmt.java
A fe/src/main/java/org/apache/impala/catalog/CacheableTable.java
M fe/src/main/java/org/apache/impala/catalog/FeFsTable.java
M fe/src/main/java/org/apache/impala/catalog/FeIcebergTable.java
M fe/src/main/java/org/apache/impala/catalog/HdfsTable.java
M fe/src/main/java/org/apache/impala/catalog/IcebergTimeTravelTable.java
M fe/src/main/java/org/apache/impala/catalog/local/LocalFsTable.java
7 files changed, 35 insertions(+), 24 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/13/23913/3
--
To view, visit http://gerrit.cloudera.org:8080/23913
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iac31211f654f4287a6b27bfe7a478e35faad59f9
Gerrit-Change-Number: 23913
Gerrit-PatchSet: 3
Gerrit-Owner: Nandor Kollar <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>

Reply via email to