You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Steven Ruppert (JIRA)" <ji...@apache.org> on 2016/07/11 19:53:11 UTC

[jira] [Created] (CRUNCH-610) Writables: maintain immutability in tuples

Steven Ruppert created CRUNCH-610:
-------------------------------------

             Summary: Writables: maintain immutability in tuples
                 Key: CRUNCH-610
                 URL: https://issues.apache.org/jira/browse/CRUNCH-610
             Project: Crunch
          Issue Type: Improvement
          Components: Core
    Affects Versions: 0.14.0
            Reporter: Steven Ruppert
            Assignee: Josh Wills
            Priority: Minor


Maintain Writable PType immutability through tuple composition, e.g. a tuple of immutable writables is itself immutable. This saves on round trips through bytes in some cases.

The implementation is unfortunately hacky, so the patch is take it or leave it. 



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