[teiid-issues] [JBoss JIRA] (TEIID-4034) Google spreadsheet translator issues

Steven Hawkins (JIRA) issues at jboss.org
Mon Oct 31 09:55:02 EDT 2016


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

Steven Hawkins closed TEIID-4034.
---------------------------------


> Google spreadsheet translator issues
> ------------------------------------
>
>                 Key: TEIID-4034
>                 URL: https://issues.jboss.org/browse/TEIID-4034
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 8.12.3
>            Reporter: Marco Ardito
>            Assignee: Steven Hawkins
>             Fix For: 9.0, 8.12.5, 8.13.2
>
>
> The GoogleJSONParser has handling for javascript dates, but only of the form new Date(...)
> However the data result uses datetime/date values that are actually string literals of the form
> "Date(...)"
> Also the time format is an array of numbers:
> [1,2,3,4]
> The translator needs to account for all of these.
> Additionally:
> - support for ClientLogin should be removed as it is no longer allowed by google. 
> - there is a collision between resource bundles as they are in the same package between the connector and api modules.



--
This message was sent by Atlassian JIRA
(v7.2.2#72004)


More information about the teiid-issues mailing list