You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Ratandeep Ratti (JIRA)" <ji...@apache.org> on 2015/03/17 17:45:38 UTC

[jira] [Updated] (PIG-4463) AvroMapWrapper still leaks Avro data types and AvroStorageDataConversionUtilities do not handle Pig maps

     [ https://issues.apache.org/jira/browse/PIG-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ratandeep Ratti updated PIG-4463:
---------------------------------
    Attachment: PIG-4463.patch

Attaching patch

Deleted the old test around AvroMapWrapper. More exhaustive test is written for it now in TestAvroStorage

Changes in AvroStorageDataConversionUtilities are tested by testcases
testLoadRecordsWithMapsOfArrayOfRecords and 
testLoadRecordsWithMapsOfRecords

> AvroMapWrapper still leaks Avro data types and AvroStorageDataConversionUtilities do not handle Pig maps
> --------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-4463
>                 URL: https://issues.apache.org/jira/browse/PIG-4463
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Ratandeep Ratti
>            Assignee: Ratandeep Ratti
>         Attachments: PIG-4463.patch
>
>
> I did not address all the ways in which values in AvroMapWrapper could be access in the ticket PIG-4448
> I've fixed AvroMapWrapper now . Wrote some exhaustive tests around it and also discovered that AvroStorageDataConversionUtilities do not handle maps. 
> I'll update with a patch once the commit tests pass



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)