|
Alan Gates (JIRA) |
at Oct 22, 2010 at 5:50 pm
|
⇧ |
| |
[
https://issues.apache.org/jira/browse/PIG-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alan Gates resolved PIG-1538.
-----------------------------
Resolution: Invalid
I don't see the error here. Two level access shouldn't be set in this case, because the data passed to the UDF is not in a bag. Two level access is only for the case where a bag is involved.
isTwoLevelAccessRequired() returns false for nested relation
------------------------------------------------------------
Key: PIG-1538
URL:
https://issues.apache.org/jira/browse/PIG-1538Project: Pig
Issue Type: Wish
Components: impl
Affects Versions: 0.7.0
Reporter: Justin Hu
Assignee: Alan Gates
Priority: Minor
Fix For: 0.9.0
Attachments: testcase.tgz
Some user depends isTwoLevelAccessRequired() method in his UDF, and wishes the method returns TRUE for nested schema (for example, the relation with nested tuple).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.