Improve bind type resolving
---------------------------
Key: TEIID-3172
URL:
https://issues.jboss.org/browse/TEIID-3172
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Affects Versions: 8.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.9
Not all attempts to resolve are setting the desired type of a reference, thus something
like:
texttable(? columns ...)
will fail to resolve - even though there is only a single expected type.