[
https://issues.apache.org/jira/browse/SAMZA-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xinyu Liu reassigned SAMZA-1535:
--------------------------------
Assignee: Srinivasulu Punuru
> Support UDFS in where clause
> ----------------------------
>
> Key: SAMZA-1535
> URL: https://issues.apache.org/jira/browse/SAMZA-1535
> Project: Samza
> Issue Type: Bug
> Reporter: Srinivasulu Punuru
> Assignee: Srinivasulu Punuru
> Priority: Major
> Fix For: 0.14.1
>
>
> The existing version of the udf implementation doesn't seem to supported in
> the where clauses because the Type of the object returned is "ANY" and when
> you do a
> select * from kafka.topic where regexMatch('.*foo', Name) it fails in the
> query validation, because calcite doesn't know the type of regexMatch.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)