[
https://issues.jboss.org/browse/TEIID-3?page=com.atlassian.jira.plugin.sy...
]
Steven Hawkins resolved TEIID-3.
--------------------------------
Assignee: Steven Hawkins
Resolution: Partially Completed
Added ExecutionFactory.supportsConvert to support specific convert signatures, but did not
add a general typed based mechanism for other system functions as they generally only have
a single form - or are highly related such as supporting several numeric types. Also
pushdown functions have specific signatures that are set by the translator, so that case
is covered as well.
Allow connectors to specify function capability for specific type
signature
---------------------------------------------------------------------------
Key: TEIID-3
URL:
https://issues.jboss.org/browse/TEIID-3
Project: Teiid
Issue Type: Quality Risk
Components: Misc. Connectors
Affects Versions: 6.0.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.0
Defect Tracker #15144: Connectors should be able to specify pushdown capability for
particular type signatures of a function. We have seen several cases where this would be
helpful. This can probably be done without changing current Connector API by allowing the
ConnectorCapabilities function method to return method signatures instead of just function
names. For example, "mod(integer, integer)" instead of just "mod".
Needs some further design still.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira