You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Pritesh Maker (JIRA)" <ji...@apache.org> on 2018/06/28 21:15:00 UTC

[jira] [Resolved] (DRILL-6499) No need to calculate stdRowWidth for every batch by default

     [ 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)