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

Jonathan Coveney updated PIG-3032:
----------------------------------

    Attachment: PIG-3032_failing_test.patch
    
> Issue with DateTime serialization in BinInterSedes
> --------------------------------------------------
>
>                 Key: PIG-3032
>                 URL: https://issues.apache.org/jira/browse/PIG-3032
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Jonathan Coveney
>         Attachments: PIG-3032_failing_test.patch
>
>
> I have attached a reasonable test (IMHO) to add to TestBinInterSedes that 
> shows a fairly obvious case where our serialization of DateTime objects 
> fails. It is not really an issue w/our serialization, per se, but I think 
> what is happening is that since we're serialization the TimeZone and not the 
> Chronology, daylight saving time is throwing it off. I think serializing the 
> Chronology is the way to go.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to