Gabriel Reid created CRUNCH-22:
----------------------------------

             Summary: Join functions break when non-mapped types are used as a 
join key
                 Key: CRUNCH-22
                 URL: https://issues.apache.org/jira/browse/CRUNCH-22
             Project: Crunch
          Issue Type: Bug
            Reporter: Gabriel Reid
         Attachments: CRUNCH-22.patch

When non-mapped types (i.e. custom Writables or Avro records) are used as a 
join key in all join functions, the join does not operate correctly (and 
becomes closer to producing a Cartesian product) due to object re-use in Hadoop.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to