Hi, I am interested in the implementation of the CUBE operator in Pig. In the Pig ASF JIRA page, I have found the issue - PIG-2831 - https://issues.apache.org/jira/browse/PIG-2831
As this issues is still opened, I wanted to ask - what algorithm is running as a cube algorithm inside Pig? Is the algorithm suggested by the paper, or the naive algorithm? Thanks, Eyal