]
Ramesh Reddy commented on TEIIDDES-2177:
----------------------------------------
Thanks [~blafond] I added comment per Max's question.
Teiid Connection Importer should continue to finish even the schema
returns no tables
-------------------------------------------------------------------------------------
Key: TEIIDDES-2177
URL:
https://issues.jboss.org/browse/TEIIDDES-2177
Project: Teiid Designer
Issue Type: Enhancement
Components: Import/Export
Affects Versions: 8.4, 8.3.2
Reporter: Ramesh Reddy
Moving my comment from TEIIDDES-1981, as that is completely ignored
Some basic metadata importing has been added to MongoDB translator in 8.7. It may not
work with complex documents but simple documents should work. See
https://issues.jboss.org/browse/TEIID-2849
IMO, the way Teiid Connection importer should work is, when the importer does not return
any tables it should still go ahead and create a "empty" source model but finish
creating the data source stuff etc. Such that when user does add a view manually it works
seamlessly. Or give a user an option to create a empty model rather than terminating the
whole process. That way JBoss DS is always created when Teiid Connection Importing is
used.