[teiid-issues] [JBoss JIRA] (TEIID-4854) Google translator fails to update timestamp value reformatted after update

Steven Hawkins (JIRA) issues at jboss.org
Fri Oct 13 09:30:00 EDT 2017


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

Steven Hawkins resolved TEIID-4854.
-----------------------------------
    Resolution: Done


Added an import property to the google spreadsheet translator that disables automatically marking problematic types as updatable - allTypesUpdatable defaults to true for backwards compatibility, but setting to false will disable marking date/time/timestamp/numeric columns as updatable.

> Google translator fails to update timestamp value reformatted after update
> --------------------------------------------------------------------------
>
>                 Key: TEIID-4854
>                 URL: https://issues.jboss.org/browse/TEIID-4854
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 9.3, 8.12.10.6_3
>            Reporter: Lucie Fabrikova
>            Assignee: Steven Hawkins
>             Fix For: 10.0
>
>         Attachments: gs-reformatted-timestamp.log
>
>
> Cell of type timestamp is reformatted after an update. Data inserted from teiid are in format "yyyy-mm-dd hh:mm:ss[.fffffffff]", which is reformatted to "dd/mm/yyyy hh:mm:ss[.fffffffff]". Subsequent update of such row throws exception "Could not convert source column Source.smalla.timestampvalue to the expected runtime type timestamp".
> Google spreadsheet locale was UK, timezone was set to Berlin.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list