tu nguyen created TEIID-3224:
--------------------------------
Summary: MongoDB: support direct query execution for external materialization
use case
Key: TEIID-3224
URL:
https://issues.jboss.org/browse/TEIID-3224
Project: Teiid
Issue Type: Enhancement
Components: Misc. Connectors
Reporter: tu nguyen
Assignee: Steven Hawkins
Use case: to support external mat view in mongoDB, we need to execute query such as:
db.collection.remove({}), db.collection.copyTo() to delete & rename staging table.
Teiid currently only support aggregate query:
https://issues.jboss.org/browse/TEIID-2740
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)