You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2015/05/19 01:28:59 UTC

[jira] [Created] (DRILL-3143) MaterializedField#clone should deep copy itself without disregarding its children

Hanifi Gunes created DRILL-3143:
-----------------------------------

             Summary: MaterializedField#clone should deep copy itself without disregarding its children
                 Key: DRILL-3143
                 URL: https://issues.apache.org/jira/browse/DRILL-3143
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Data Types
    Affects Versions: 0.9.0
            Reporter: Hanifi Gunes
            Assignee: Hanifi Gunes


Currently MaterialzedField#clone* methods either disregards its children or does not deep-copy causing mutable instances shared across. We should consistently deep-copy.



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