Uploaded image for project: 'Crunch (Retired)'
  1. Crunch (Retired)
  2. CRUNCH-403

Allow underscores in field names for Scrunch reflection classes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0, 0.8.3
    • Scrunch
    • None

    Description

      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.

      Attachments

        1. CRUNCH-403.patch
          3 kB
          Josh Wills

        Activity

          People

            Unassigned Unassigned
            jwills Josh Wills
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: