]
Matus Makovy reopened TEIIDDES-2622:
------------------------------------
I tried to import dynamic vdb with materialization table property set to existing table
and the property was not set in newly generated model.
DDL importer does not properly set Materialized table options
-------------------------------------------------------------
Key: TEIIDDES-2622
URL:
https://issues.jboss.org/browse/TEIIDDES-2622
Project: Teiid Designer
Issue Type: Bug
Components: Extension Framework, Import/Export, ModeShape Integration, Patch
Release
Affects Versions: 9.0.1, 9.1
Reporter: Andrej Šmigala
Assignee: Barry LaFond
Fix For: 10.0.1, 9.2.1
Importing a DDL similar to the one
[
here|https://docs.jboss.org/author/display/teiid810final/External+Materia...],
the Materialized property of the view table is set, but the Materialized Table property is
not.