[
https://issues.apache.org/jira/browse/DRILL-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906609#comment-13906609
]
Timothy Chen commented on DRILL-375:
------------------------------------
It's hard to understand the patch, and can't really apply this too.
Reviewboard?
> 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
> Attachments: DRILL-375
>
>
> 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)