[
https://issues.apache.org/jira/browse/DRILL-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16429336#comment-16429336
]
ASF GitHub Bot commented on DRILL-6284:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/drill/pull/1181
> Add operator metrics for batch sizing for flatten
> -------------------------------------------------
>
> Key: DRILL-6284
> URL: https://issues.apache.org/jira/browse/DRILL-6284
> Project: Apache Drill
> Issue Type: Improvement
> Components: Execution - Flow
> Affects Versions: 1.13.0
> Reporter: Padma Penumarthy
> Assignee: Padma Penumarthy
> Priority: Critical
> Labels: ready-to-commit
> Fix For: 1.14.0
>
>
> Add the following operator metrics for flatten.
> INPUT_BATCH_COUNT,
> AVG_INPUT_BATCH_BYTES,
> AVG_INPUT_ROW_BYTES,
> INPUT_RECORD_COUNT,
> OUTPUT_BATCH_COUNT,
> AVG_OUTPUT_BATCH_BYTES,
> AVG_OUTPUT_ROW_BYTES,
> OUTPUT_RECORD_COUNT;
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)