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

[jira] [Resolved] (DRILL-6486) BitVector split and transfer does not work correctly for non byte-multiple transfer lengths

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

Karthikeyan Manivannan resolved DRILL-6486.
-------------------------------------------
    Resolution: Fixed

> BitVector split and transfer does not work correctly for non byte-multiple transfer lengths
> -------------------------------------------------------------------------------------------
>
>                 Key: DRILL-6486
>                 URL: https://issues.apache.org/jira/browse/DRILL-6486
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Data Types
>    Affects Versions: 1.13.0
>            Reporter: Karthikeyan Manivannan
>            Assignee: Karthikeyan Manivannan
>            Priority: Major
>             Fix For: 1.14.0
>
>         Attachments: TestSplitAndTransfer.java
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> BitVector splitAndTransfer does not correctly handle transfers where the transfer-length is not a multiple of 8. The attached bitVector tests will expose this problem. 



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