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

[jira] [Created] (DRILL-6525) Consolidate value vector calculations that account for value vector doubling in 1 place

Timothy Farkas created DRILL-6525:
-------------------------------------

             Summary: Consolidate value vector calculations that account for value vector doubling in 1 place
                 Key: DRILL-6525
                 URL: https://issues.apache.org/jira/browse/DRILL-6525
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Timothy Farkas


Currently HashJoinMemoryCalculatorImpl and the Parquet batch sizing work use separate logic for computing vector sizes taking into account value vector doubling. This logic should be consolidated into a single utility method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)