[jira] [Updated] (DRILL-6203) Repeated Map Vector does not give correct payload bytecount.

2018-03-07 Thread Pritesh Maker (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pritesh Maker updated DRILL-6203:
-
Fix Version/s: (was: 1.13.0)
   1.14.0

> Repeated Map Vector does not give correct payload bytecount. 
> -
>
> Key: DRILL-6203
> URL: https://issues.apache.org/jira/browse/DRILL-6203
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Execution - Flow
>Affects Versions: 1.12.0
>Reporter: Padma Penumarthy
>Assignee: Padma Penumarthy
>Priority: Major
> Fix For: 1.14.0
>
>
> Repeated Map Vector does not give correct payload byte count. It calls 
> abstractMapVector method which gives payload byte count for a given value 
> count for simple map (non repetitive) case. We need to overload this method 
> for repeated map to get the right numbers. 
> Also, Repeated Map and Repeated List vectors implement 
> RepeatedFixedWidthVectorLike and that causes problems when doing memory 
> allocation with AllocationHelper routines for those vectors. 



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


[jira] [Updated] (DRILL-6203) Repeated Map Vector does not give correct payload bytecount.

2018-03-07 Thread Boaz Ben-Zvi (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boaz Ben-Zvi updated DRILL-6203:

Fix Version/s: 1.13.0

> Repeated Map Vector does not give correct payload bytecount. 
> -
>
> Key: DRILL-6203
> URL: https://issues.apache.org/jira/browse/DRILL-6203
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Execution - Flow
>Affects Versions: 1.12.0
>Reporter: Padma Penumarthy
>Assignee: Padma Penumarthy
>Priority: Major
> Fix For: 1.13.0
>
>
> Repeated Map Vector does not give correct payload byte count. It calls 
> abstractMapVector method which gives payload byte count for a given value 
> count for simple map (non repetitive) case. We need to overload this method 
> for repeated map to get the right numbers. 
> Also, Repeated Map and Repeated List vectors implement 
> RepeatedFixedWidthVectorLike and that causes problems when doing memory 
> allocation with AllocationHelper routines for those vectors. 



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


[jira] [Updated] (DRILL-6203) Repeated Map Vector does not give correct payload bytecount.

2018-03-06 Thread Padma Penumarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Padma Penumarthy updated DRILL-6203:

Summary: Repeated Map Vector does not give correct payload bytecount.   
(was: Repeated Map Vector does not give correct payload bytecount)

> Repeated Map Vector does not give correct payload bytecount. 
> -
>
> Key: DRILL-6203
> URL: https://issues.apache.org/jira/browse/DRILL-6203
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Execution - Flow
>Affects Versions: 1.12.0
>Reporter: Padma Penumarthy
>Assignee: Padma Penumarthy
>Priority: Major
>
> Repeated Map Vector does not give correct payload byte count. It calls 
> abstractMapVector method which gives payload byte count for a given value 
> count for simple map (non repetitive) case. We need to overload this method 
> for repeated map to get the right numbers. 
> Also, Repeated Map and Repeated List vectors implement 
> RepeatedFixedWidthVectorLike and that causes problems when doing memory 
> allocation with AllocationHelper routines for those vectors. 



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


[jira] [Updated] (DRILL-6203) Repeated Map Vector does not give correct payload bytecount

2018-03-06 Thread Padma Penumarthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Padma Penumarthy updated DRILL-6203:

Description: 
Repeated Map Vector does not give correct payload byte count. It calls 
abstractMapVector method which gives payload byte count for a given value count 
for simple map (non repetitive) case. We need to overload this method for 
repeated map to get the right numbers. 

Also, Repeated Map and Repeated List vectors implement 
RepeatedFixedWidthVectorLike and that causes problems when doing memory 
allocation with AllocationHelper routines for those vectors. 

  was:Repeated Map Vector does not give correct payload byte count. It calls 
abstractMapVector method which gives payload byte count for a given value count 
for simple map (non repetitive) case. We need to overload this method for 
repeated map to get the right numbers. 


> Repeated Map Vector does not give correct payload bytecount
> ---
>
> Key: DRILL-6203
> URL: https://issues.apache.org/jira/browse/DRILL-6203
> Project: Apache Drill
>  Issue Type: Bug
>  Components: Execution - Flow
>Affects Versions: 1.12.0
>Reporter: Padma Penumarthy
>Assignee: Padma Penumarthy
>Priority: Major
>
> Repeated Map Vector does not give correct payload byte count. It calls 
> abstractMapVector method which gives payload byte count for a given value 
> count for simple map (non repetitive) case. We need to overload this method 
> for repeated map to get the right numbers. 
> Also, Repeated Map and Repeated List vectors implement 
> RepeatedFixedWidthVectorLike and that causes problems when doing memory 
> allocation with AllocationHelper routines for those vectors. 



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