[
https://issues.redhat.com/browse/TEIID-5912?page=com.atlassian.jira.plugi...
]
Steven Hawkins resolved TEIID-5912.
-----------------------------------
Resolution: Done
Used the metadata if available - which is currently only for a wildfly deployed vdb, and
not for the convert utility - to better determine the type. If it's ambiguous or
unknown, we'll emit invalid ddl.
DatabaseUtil should not make assumptions about resource types
-------------------------------------------------------------
Key: TEIID-5912
URL:
https://issues.redhat.com/browse/TEIID-5912
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 13.1, 13.0.3
DatabaseUtil is making assumptions about the resource type based upon the name alone,
which is not necessarily correct. Rather than potentially making an incorrect assumption,
we should create invalid ddl that the user must then correct.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)