Steven Hawkins created TEIID-5961:
-------------------------------------
Summary: create foreign data wrapper statements
Key: TEIID-5961
URL:
https://issues.redhat.com/browse/TEIID-5961
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 15.0
ConvertVDB is still adding create foreign data wrapper x; statements. These are not
needed and should be suppressed. It's also causing some confusion that a user can
enter
create foreign data wrapper x options (...);
The options are actually ignored. We should probably throw an exception instead. Either
a type or a handler are required (we don't currently support the notion of a
handler).
See also TEIID-5850
--
This message was sent by Atlassian Jira
(v7.13.8#713008)