[teiid-issues] [JBoss JIRA] (TEIID-2849) MongoDB: Provide basic metadata support

Ramesh Reddy (JIRA) issues at jboss.org
Mon Apr 14 11:44:33 EDT 2014


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

Ramesh Reddy commented on TEIID-2849:
-------------------------------------

is array compare like

{code}
select * from foo where array = (1, 2..)
{code}

In that case, there is more work to be done on mongodb translator to support it. MongoDB does support search, however update of array lacking full support.
                
> MongoDB: Provide basic metadata support
> ---------------------------------------
>
>                 Key: TEIID-2849
>                 URL: https://issues.jboss.org/browse/TEIID-2849
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Misc. Connectors
>    Affects Versions: 8.7
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>              Labels: mongodb
>             Fix For: 8.7
>
>
> Currently there is no native metadata import support in the MongoDB translator. It was avoided int he first run because there is no good way to interpret the complex document records. This position has not changed, but this enhancement request is to see if it can capture simple documents or top level documents as a starting point to capture and then to improve upon manually using tooling.

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