[
https://issues.apache.org/jira/browse/DRILL-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pritesh Maker resolved DRILL-6499.
----------------------------------
Resolution: Duplicate
DRILL-6512 will address this.
> No need to calculate stdRowWidth for every batch by default
> -----------------------------------------------------------
>
> Key: DRILL-6499
> URL: https://issues.apache.org/jira/browse/DRILL-6499
> Project: Apache Drill
> Issue Type: Bug
> Components: Execution - Relational Operators
> Affects Versions: 1.13.0
> Reporter: Padma Penumarthy
> Assignee: Padma Penumarthy
> Priority: Major
> Fix For: 1.14.0
>
>
> RecordBatchSizer calculates stdRowWidth by default. This is an expensive
> operation especially if the columns are deeply nested. Remove this from
> RecordBatchSizer and instead, provide a method to get the value if needed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)