[ https://issues.apache.org/jira/browse/PIG-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723194#action_12723194 ]
Ashutosh Chauhan commented on PIG-773: -------------------------------------- Santhosh, thanks for the review. 1. Will be fixing it in new patch. 2. Test passes while it should fail. Seems like there is an issue how Bag handles its schema. Will be investigating it further. 3. Will include test cases which check for existence of constants in the plan. > Empty complex constants (empty bag, empty tuple and empty map) should be > supported > ---------------------------------------------------------------------------------- > > Key: PIG-773 > URL: https://issues.apache.org/jira/browse/PIG-773 > Project: Pig > Issue Type: Bug > Affects Versions: 0.3.0 > Reporter: Pradeep Kamath > Assignee: Ashutosh Chauhan > Priority: Minor > Attachments: pig-773.patch, pig-773_v2.patch > > > We should be able to create empty bag constant using {}, empty tuple constant > using (), empty map constant using [] within a pig script -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.