]
Steven Hawkins resolved TEIIDDES-239.
-------------------------------------
Fix Version/s: (was: 8.0)
Resolution: Duplicate Issue
dup of TEIIDDES-822
CLONE -Fully-qualified names should not be required when referencing
virtual procedures that have unique unqualified names
--------------------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-239
URL:
https://issues.jboss.org/browse/TEIIDDES-239
Project: Teiid Designer
Issue Type: Feature Request
Affects Versions: 6.1.0, 6.2.0
Reporter: Michael Walker
Priority: Minor
This problem occurs in our transformation editor, and also occurs with real-time queries
(e.g. from QueryBuilder/SQLExplorer, or any client).
If you reference a non-qualified table name, e.g. "myTable", in a query,
we'll attempt to resolve it if it is a unique name.
Strangely, we don't do the same thing for virtual procedures, even if they are
unique. Instead, you must use the fully-qualified name. There should be no disparity. This
is a usability defect.
This also happens to greatly extend the size of virtual procedure code, making it harder
to read and debug.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: