[
https://issues.jboss.org/browse/TEIID-2785?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2785:
---------------------------------------
Actually these procedures are already pushdown functions. From what I can see I don't
believe they should be modeled as procedures as there is already special handling for the
function calls.
What you may be getting at here is that we haven't yet rationalized the use of
pushdown functions with designer. On the Teiid side a pushdown function is effectively
scoped to the translator, not the model, since the metadata is under SYS. For example,
SYS.JCR.JCR_CONTAINS. This then is a single function definition that is shared across all
modeshape translators.
The simplest alternative is to have the same function redeclared on each model.
Update ModeShape jdbc translator to return the JCR procedures in the
getMetadatda() call
----------------------------------------------------------------------------------------
Key: TEIID-2785
URL:
https://issues.jboss.org/browse/TEIID-2785
Project: Teiid
Issue Type: Enhancement
Components: JDBC Connector
Affects Versions: 8.7
Reporter: Van Halbert
Assignee: Van Halbert
Fix For: 8.7
The ModeShapeExecutionFactory should expose the JCR procedures in the metadata when the
getMetadata(..) is called.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira