[teiid-issues] [JBoss JIRA] (TEIID-2848) MongoDB: Provide Array support

Ivan Chan (JIRA) issues at jboss.org
Mon May 12 18:40:57 EDT 2014


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

Ivan Chan commented on TEIID-2848:
----------------------------------

Would it be possible to support following json sample:

{ "_id": { "$oid" : "52e954dd62db0d0037000004" }, 
"name": "Frank Fontaine", 
"array": [ "String", 6, true, "01/29/2014 16:37 -08:00", 99 ], 
"num": "four" }

> MongoDB: Provide Array support 
> -------------------------------
>
>                 Key: TEIID-2848
>                 URL: https://issues.jboss.org/browse/TEIID-2848
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Misc. Connectors
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>
> Provide array support for primitive data types in MongoDB  translator. The arrays are supported but as embedded documents in the one-2-many situation.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the teiid-issues mailing list