[teiid-issues] [JBoss JIRA] (TEIID-5977) There should be a way to push down a virtual function defined in ddl

Steven Hawkins (Jira) issues at jboss.org
Fri Jul 24 16:48:00 EDT 2020


    [ https://issues.redhat.com/browse/TEIID-5977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294419#comment-14294419 ] 

Steven Hawkins commented on TEIID-5977:
---------------------------------------

Separated inlining as it's own issue.

> There should be a way to push down a virtual function defined in ddl
> --------------------------------------------------------------------
>
>                 Key: TEIID-5977
>                 URL: https://issues.redhat.com/browse/TEIID-5977
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Major
>             Fix For: 15.0
>
>   Original Estimate: 6 hours
>          Time Spent: 2 hours
>  Remaining Estimate: 4 hours
>
> If you create a function that is defined in ddl, it currently requires that a translator be extended to add a pushdown function and handling.  It would be better if there were a way to do this entirely in ddl.  This could be either/or:
> 1. when the function is defined by an expression rather than a more complex procedure statement, we should check to see if that can be inlined.
> 2. provide a way to match source functions.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list