You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2016/01/14 19:29:39 UTC

[jira] [Updated] (DRILL-3761) CastIntDecimal implementation should not update the input holder.

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

Jason Altekruse updated DRILL-3761:
-----------------------------------
    Fix Version/s: 1.3.0

> CastIntDecimal implementation should not update the input holder. 
> ------------------------------------------------------------------
>
>                 Key: DRILL-3761
>                 URL: https://issues.apache.org/jira/browse/DRILL-3761
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Functions - Drill
>            Reporter: Jinfeng Ni
>            Assignee: Mehant Baid
>             Fix For: 1.3.0
>
>         Attachments: 0001-DRILL-3761-Modify-CastIntDecimal-implementation-so-t.patch
>
>
> CastIntDecimal implementation would update the input holder's value, which may cause some side effect. This is especially true, when the run-time generated code tries to re-use the holder for common expressions. 
> In general, Drill's build-in/UDF implementation had better not modify the input holder.



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