[ https://issues.apache.org/jira/browse/KYLIN-6019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
liyang closed KYLIN-6019. ------------------------- close as kylin 5.0.2 released > The metrics data for the number of scanned rows in pushdown queries is lost > --------------------------------------------------------------------------- > > Key: KYLIN-6019 > URL: https://issues.apache.org/jira/browse/KYLIN-6019 > Project: Kylin > Issue Type: Bug > Affects Versions: 5.0.0 > Reporter: Guoliang Sun > Assignee: Guoliang Sun > Priority: Major > Fix For: 5.0.2 > > > h3. Root Cause > The operator types for scanning data contained in the generated SparkPlan are > not fully covered when calculating `scanRows` and `scanBytes`. In the current > case, this is due to the lack of accumulation of metrics for > `HiveTableScanExecTransformer`. -- This message was sent by Atlassian Jira (v8.20.10#820010)