[ 
https://issues.apache.org/jira/browse/CRUNCH-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13471106#comment-13471106
 ] 

Josh Wills commented on CRUNCH-86:
----------------------------------

+1. It'll be a good time to check and see if your committer privileges are 
working. :)
                
> Conversions between Java and Scala maps are not active in Scrunch.
> ------------------------------------------------------------------
>
>                 Key: CRUNCH-86
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-86
>             Project: Crunch
>          Issue Type: Bug
>          Components: Scrunch
>            Reporter: Kiyan Ahmadizadeh
>            Assignee: Kiyan Ahmadizadeh
>         Attachments: CRUNCH-86.patch
>
>
> The trait PTypeFamily in Scrunch provides derived PType(s) for Scala types.  
> Conversions.scala contains a PTypeH companion object that provides implicit 
> defs to get PTypeH (which in turn provide a PType) for various types. Because 
> this companion object does not contain an implicit def for maps that takes 
> advantage of the PType for maps provided in trait PTypeFamily, Java maps are 
> provided to functions operating on PCollections of Maps.  This should be 
> changed so that Scala maps are provided instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to