[
https://issues.redhat.com/browse/TEIID-5961?focusedWorklogId=12451177&...
]
Steven Hawkins logged work on TEIID-5961:
-----------------------------------------
Author: Steven Hawkins
Created on: 29/May/20 12:58 PM
Start Date: 29/May/20 12:58 PM
Worklog Time Spent: 2 hours
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 2 hours)
Time Spent: 2 hours
Worklog Id: (was: 12451177)
create foreign data wrapper statement cleanups
----------------------------------------------
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
Priority: Major
Fix For: 15.0
Original Estimate: 2 hours
Time Spent: 2 hours
Remaining Estimate: 0 minutes
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 a separate notion of a
handler - it's treated the same as type).
See also TEIID-5850
--
This message was sent by Atlassian Jira
(v7.13.8#713008)