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 20:25:00 UTC

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

Karthikeyan Manivannan created DRILL-6486:
---------------------------------------------

             Summary: 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
             Fix For: 1.14.0
         Attachments: TestSplitAndTransfer.java

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)