[
https://issues.apache.org/jira/browse/PIG-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574601#action_12574601
]
Benjamin Reed commented on PIG-126:
-----------------------------------
I'm not very happy with how Sun did inner classes in Java, but it is what it
is. I'm not sure how to address this issue. Making OuterClass1.InnerClass2 work
would be hard since there can be multiple layers of nesting, so the code would
be ugly and not very efficient.
Could this be solved with just documentation? If so, where? Part of the problem
is that this is straight Java weirdness. It doesn't really have anything to do
with Pig.
> custom storage ( LOAD with USING) doesn't work with inner classes
> -----------------------------------------------------------------
>
> Key: PIG-126
> URL: https://issues.apache.org/jira/browse/PIG-126
> Project: Pig
> Issue Type: Bug
> Components: impl
> Affects Versions: 0.1.0
> Reporter: Pi Song
> Priority: Minor
> Attachments: PIG-126-test.patch
>
>
> It might be trivial but this has held me up for quite a while.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.