[teiid-issues] [JBoss JIRA] (TEIID-3950) UDFs aren't found when using old function definitions model

Steven Hawkins (JIRA) issues at jboss.org
Thu Feb 4 09:53:00 EST 2016


    [ https://issues.jboss.org/browse/TEIID-3950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158832#comment-13158832 ] 

Steven Hawkins commented on TEIID-3950:
---------------------------------------

[1] - is the expected message

There is a regression with TEIID-2645 - the check for function metadata in VDBParserDeployer will only match directories and not regular files.

> UDFs aren't found when using old function definitions model
> -----------------------------------------------------------
>
>                 Key: TEIID-3950
>                 URL: https://issues.jboss.org/browse/TEIID-3950
>             Project: Teiid
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 8.7.2.6_2
>            Reporter: Debbie Steigner
>            Assignee: Steven Hawkins
>         Attachments: MyOldUDFTest.zip
>
>
> When migrating an old VDB that contains the old functiondefinitions model the server sees it as a Function model[1] but the functions are not found [2]when you try to use them.
> [1] [org.teiid.RUNTIME] (MSC service thread 1-7) Model  udfTokenFunctions in VDB  oldUDF  skipped being loaded because of its type  FUNCTION
> [2] [org.teiid.PROCESSOR] (Worker0_QueryProcessorQueue10) org.teiid.api.exception.query.QueryResolverException: TEIID30068 The function 'getToken('125421', '?', 2)' is an unknown form.  Check that the function name and number of arguments is correct. Sending error to client 1trCiU5AkzFn.5



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list