You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Suresh Ollala (JIRA)" <ji...@apache.org> on 2016/05/06 18:25:12 UTC

[jira] [Updated] (DRILL-4478) binary_string cannot convert buffer that were not start from 0 correctly

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

Suresh Ollala updated DRILL-4478:
---------------------------------
    Reviewer: Khurram Faraaz  (was: Aman Sinha)

> binary_string cannot convert buffer that were not start from 0 correctly
> ------------------------------------------------------------------------
>
>                 Key: DRILL-4478
>                 URL: https://issues.apache.org/jira/browse/DRILL-4478
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Codegen
>            Reporter: Chunhui Shi
>            Assignee: Chunhui Shi
>             Fix For: 1.7.0
>
>
> When binary_string was called multiple times, it can only convert the first one correctly if the drillbuf start from 0. For the second and afterwards calls, because the drillbuf is not starting from 0 thus DrillStringUtils.parseBinaryString could not do the work correctly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)