[teiid-issues] [JBoss JIRA] (TEIID-1064) Create connector for Google Spreadsheets.

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Oct 31 15:23:17 EDT 2012


    [ https://issues.jboss.org/browse/TEIID-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730587#comment-12730587 ] 

Steven Hawkins commented on TEIID-1064:
---------------------------------------

Just to get the ball rolling for cr1, I committed the modifications to master.  Had to resort to a custom json parser to account for google specific array null, string, and date value handling.

There are still a lot of messages that need localized and more non-integration tests are needed.

Will add a sub-task for adding native query procedure support (to enable pivots).  May also want to refine the module names to be more specific - i.e. google-spreadsheet-xxx before resolving this issue.

                
> Create connector for Google Spreadsheets.
> -----------------------------------------
>
>                 Key: TEIID-1064
>                 URL: https://issues.jboss.org/browse/TEIID-1064
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors
>    Affects Versions: 7.1
>            Reporter: John Doyle
>            Assignee: Filip Nguyen
>             Fix For: 8.2
>
>
> Connectivity to Google spreadsheets for Teiid was identified as a desirable feature.  I've hacked together a little prototype code that can access Google Spreadsheets through the Table feed. http://code.google.com/apis/spreadsheets/data/3.0/developers_guide_java.html#TableFeeds
> I envision the connector as driven by a text file for it's metadata just like the Text connector is.  I imagine it would be possible to create some tooling that could define a model from the same text file, but that is out of the scope of this Jira.

--
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


More information about the teiid-issues mailing list