[
https://issues.apache.org/jira/browse/PIG-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy V. Ryaboy updated PIG-2168:
-----------------------------------
Status: Patch Available (was: Open)
> CubeDimensions UDF
> ------------------
>
> Key: PIG-2168
> URL: https://issues.apache.org/jira/browse/PIG-2168
> Project: Pig
> Issue Type: Sub-task
> Reporter: Dmitriy V. Ryaboy
> Assignee: Dmitriy V. Ryaboy
> Fix For: 0.10
>
> Attachments: PIG-2168.patch
>
>
> A prerequisite for a naive cubing implementation:
> A UDF that, given a set of dimensions (a, b, c) generates all the points on
> the cube:
> (a, b, c), (a, b, null), (a, null, c), (null, b, c), (null, null, c), (a,
> null, null), (null, b, null), (null, null, null).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira