[
https://issues.apache.org/jira/browse/KYLIN-6019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929053#comment-17929053
]
ASF GitHub Bot commented on KYLIN-6019:
---------------------------------------
yhcast0 merged PR #2268:
URL: https://github.com/apache/kylin/pull/2268
> 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
> Priority: Major
>
> 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)