Padma Penumarthy created DRILL-6499:
---------------------------------------

             Summary: 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
             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)

Reply via email to