[ https://issues.apache.org/jira/browse/CRUNCH-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh Wills updated CRUNCH-578: ------------------------------ Attachment: CRUNCH-578.patch This is pretty easy to do-- patch attached > 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 > Priority: Minor > 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)