----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62537/ -----------------------------------------------------------
Review request for kylin, Dayue Gao, Dong Li, hongbin ma, and Wang Xiaoyu. Bugs: KYLIN-2901 https://issues.apache.org/jira/browse/KYLIN-2901 Repository: kylin Description ------- 1. Load KYLIN_CAL_DT table from 'Load Hive Table Metadata From Tree' screen. 2. Delete data using 'truncate table KYLIN_CAL_DT' command. 3. Query 'Cardinality' data from 'Data Source' screen. The Cardinality value is always the same after clicked 'reload table' button . The right result should be blank. Please refer to KYLIN-2901-01.png, KYLIN-2901-02.png, KYLIN-2901-03.png and KYLIN-2901-04.png Diffs ----- core-metadata/src/main/java/org/apache/kylin/metadata/model/TableExtDesc.java 18fefc23b source-hive/src/main/java/org/apache/kylin/source/hive/cardinality/HiveColumnCardinalityUpdateJob.java 246822c55 Diff: https://reviews.apache.org/r/62537/diff/1/ Testing ------- Thanks, pengjianhua