This is an automated email from the ASF dual-hosted git repository.
xxyu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git.
from 63a1068 KYLIN-5906 fix cdh6
add 07a7490 KYLIN-5071 Still estimate the rowcount of baseCuboid when
baseCuboid is not built
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/kylin/cube/CubeInstance.java | 8 +++++++-
.../main/java/org/apache/kylin/cube/cuboid/CuboidModeEnum.java | 2 +-
.../scala/org/apache/kylin/engine/spark/job/CubeBuildJob.java | 10 ++++++----
.../apache/kylin/engine/spark/metadata/MetadataConverter.scala | 3 ++-
4 files changed, 16 insertions(+), 7 deletions(-)