Error during import DDL which contains udf function
----------------------------------------------------
Key: TEIIDDES-3042
URL:
https://issues.jboss.org/browse/TEIIDDES-3042
Project: Teiid Designer
Issue Type: Bug
Components: Dynamic VDBs, Import/Export
Affects Versions: 10.0.2
Reporter: Matej Kralik
Assignee: Barry LaFond
Fix For: 11.1
Attachments: screenshot1.png, udfProject.zip
I have DDL file with models which contains udf function. I want to import it but the
designer shows me this error:
"Expected argument to be non-null but got null"
Error log doesn't contain any error.
The same issue is when I want to generate "models and VDB" from dynamic VDB.
It works correctly on the last version of the Teiid Designer.