You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Brian Johnson (JIRA)" <ji...@apache.org> on 2014/06/27 16:29:26 UTC

[jira] [Created] (PIG-4042) Casting isn't handled properly when using IndexableLoadFunc

Brian Johnson created PIG-4042:
----------------------------------

             Summary: Casting isn't handled properly when using IndexableLoadFunc
                 Key: PIG-4042
                 URL: https://issues.apache.org/jira/browse/PIG-4042
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.12.1
            Reporter: Brian Johnson


I am working on a patch for HBaseStorage to implement IndexableLoadFunc. The results that are returned for the RHS of the join are always bytearrays regardless of the schema that is set, the caster, etc.. and the join only works if both relations have the row key set to be a bytearray. I have attached the patch I am working on with the two failing test cases. I am very eager to get this resolved, but after digging through the code I'm not sure where to start to fix it. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)