You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by xx...@apache.org on 2021/02/07 09:21:38 UTC

[kylin] branch kylin-on-parquet-v2 updated (cef085e -> 23d9082)

This is an automated email from the ASF dual-hosted git repository.

xxyu pushed a change to branch kylin-on-parquet-v2
in repository https://gitbox.apache.org/repos/asf/kylin.git.


    from cef085e  Reset version for shaded-guava
     add 23d9082  KYLIN-4897 Add table snapshot and global dictionary cleaning in StorageCleanupJob

No new revisions were added by this update.

Summary of changes:
 .../apache/kylin/rest/job/MetadataCleanupJob.java  | 102 ------------
 .../apache/kylin/rest/job/StorageCleanupJob.java   | 176 ++++++++++++++++++---
 .../kylin/rest/job/MetadataCleanupJobTest.java     |   2 +-
 .../kylin/rest/job/StorageCleanupJobTest.java      |  83 +++++++++-
 4 files changed, 234 insertions(+), 129 deletions(-)