[ https://issues.apache.org/jira/browse/PIG-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yan Zhou updated PIG-993: ------------------------- Attachment: (was: zebra_drop_cg.patch) > [zebra] Abitlity to drop a column group in a table > -------------------------------------------------- > > Key: PIG-993 > URL: https://issues.apache.org/jira/browse/PIG-993 > Project: Pig > Issue Type: Bug > Reporter: Raghu Angadi > Assignee: Raghu Angadi > Fix For: 0.6.0 > > Attachments: DropColumnGroupExample.java, zebra-drop-cg.patch, > zebra-drop-cg.patch > > > A Zebra table is stored as multiple sub tables each containing a set of > columns called column group (CG). The user specifies how these columns are > grouped while creating a table through the _storage hint_. > For some of the large tables, it might be necessary for users to remove a set > of columns and retain the rest. This jira provides a way for users to delete > an entire column group. > The following comments will have more details on API and the semantics. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.