Dmitriy V. Ryaboy created PIG-2710:
--------------------------------------
Summary: Implement Naive CUBE operator
Key: PIG-2710
URL: https://issues.apache.org/jira/browse/PIG-2710
Project: Pig
Issue Type: Sub-task
Reporter: Dmitriy V. Ryaboy
The Naive CUBE operator is just syntactic sugar for the CubeDimensions UDFS followed by a
flatten+group-by.
--
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
|