[
https://issues.apache.org/jira/browse/CRUNCH-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Whitacre updated CRUNCH-578:
----------------------------------
Assignee: Josh Wills
> Extend Scala Serialization to Support Mutable Variants of List and Set
> -----------------------------------------------------------------------
>
> Key: CRUNCH-578
> URL: https://issues.apache.org/jira/browse/CRUNCH-578
> Project: Crunch
> Issue Type: Improvement
> Components: Scrunch
> Reporter: Verrol Adams
> Assignee: Josh Wills
> Priority: Minor
> Fix For: 0.14.0
>
> Attachments: CRUNCH-578.patch
>
>
> Currently Scrunch supports immutable versions of List and Set which can be
> used as field in a case class or even as a stand-alone item in a tuple, etc.
> Can the same be provided for the mutable variants:
> * mutable.ListBuffer
> * mutable.Set
> * Map and mutable.Map
> This will be a greatly simplify the code in applications where you would
> otherwise have to convert back and forth.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)