[
https://issues.apache.org/jira/browse/DRILL-6512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Padma Penumarthy updated DRILL-6512:
------------------------------------
Labels: ready-to-commit (was: )
Reviewer: Karthikeyan Manivannan
> Remove unnecessary processing overhead from RecordBatchSizer
> ------------------------------------------------------------
>
> Key: DRILL-6512
> URL: https://issues.apache.org/jira/browse/DRILL-6512
> Project: Apache Drill
> Issue Type: Bug
> Components: Execution - Relational Operators
> Affects Versions: 1.13.0
> Reporter: Padma Penumarthy
> Assignee: Padma Penumarthy
> Priority: Major
> Labels: ready-to-commit
> Fix For: 1.14.0
>
>
> record batch sizer collects lot of information about the record batch. Since
> it is used now in every operator, for every batch, it makes sense to make it
> as efficient as possible. Remove anything that is not needed and also, may be
> provide two options one light weight and another which is more comprehensive.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)