Steven Phillips created DRILL-375:
-------------------------------------

             Summary: VarBinary hash function computing hash for entire buffer
                 Key: DRILL-375
                 URL: https://issues.apache.org/jira/browse/DRILL-375
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Steven Phillips
            Assignee: Steven Phillips


the hash function for VarBinary data type should be computing the hash function 
for a particular record. But it is currently computing for the entire buffer, 
which is all of the data for the ValueVector.

the fix is to set the starting and ending indices for the particular value.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to