huangsheng created KYLIN-5601: --------------------------------- Summary: V2 dictionary workaround fixes Key: KYLIN-5601 URL: https://issues.apache.org/jira/browse/KYLIN-5601 Project: Kylin Issue Type: Bug Components: Job Engine Affects Versions: 5.0-alpha Reporter: huangsheng Fix For: 5.0-alpha
In some scenarios, AQE optimizes the step of writing the dictionary from repartition in the execution plan, skips the encoding of some partitioned dictionaries, and there is no abnormal prompt in the task status, which eventually leads to an error in the calculation of the count distinct metric. So consider turning off AQE during dictionary construction -- This message was sent by Atlassian Jira (v8.20.10#820010)