[
https://issues.apache.org/jira/browse/CRUNCH-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Wills resolved CRUNCH-403.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.8.3
0.10.0
Pushed to master and 0.8.
> Allow underscores in field names for Scrunch reflection classes
> ---------------------------------------------------------------
>
> Key: CRUNCH-403
> URL: https://issues.apache.org/jira/browse/CRUNCH-403
> Project: Crunch
> Issue Type: Bug
> Components: Scrunch
> Reporter: Josh Wills
> Fix For: 0.10.0, 0.8.3
>
> Attachments: CRUNCH-403.patch
>
>
> Avro doesn't support '$' chars in record definitions, so we currently swap
> them out with '_' everywhere they occur as part of the Scala reflection code.
> This of course is a problem for fields that are defined using underscores
> (e.g., page_rank) inside of reflected classes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)