[teiid-issues] [JBoss JIRA] (TEIID-2161) Timezone conversion of pre-Gregorian calendar cutover times fail

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Aug 23 13:20:14 EDT 2012


     [ https://issues.jboss.org/browse/TEIID-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-2161.
-----------------------------------

    Fix Version/s:     (was: 8.2)
       Resolution: Rejected


After further examination the xml case is the only place where we attempt to reuse a given calendar as the target calendar. Saxon is setting cal.setGregorianChange(new Date(Long.MIN_VALUE));

which causes a problem when then used as the target of a non-fully gregorian calendar.  Will reopen the original issue.
                
> Timezone conversion of pre-Gregorian calendar cutover times fail
> ----------------------------------------------------------------
>
>                 Key: TEIID-2161
>                 URL: https://issues.jboss.org/browse/TEIID-2161
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Critical
>
> Timezone conversion of pre-Gregorian calendar cutover times before the year 1583 fails.
> This affects non-timezoned XMLTable values, the modifyTimeZone function, and Statement/ResultSet get/set timestamps with alternative calendars specified.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list