[
https://issues.apache.org/jira/browse/ASTERIXDB-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951409#comment-15951409
]
ASF subversion and git services commented on ASTERIXDB-1854:
------------------------------------------------------------
Commit 261dc6d0874fcd9985cbf891724ab963228dbfb1 in asterixdb's branch
refs/heads/master from [~idleft]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=261dc6d ]
ASTERIXDB-1854 Fix Feed with user defined function
1. Fix the bug that AQL Function applied to feed can only $x as
parameter.
2. Fix Connect feed statement can only take one user defined function.
3. Fix one metadata bug when store multiple UDF in feed connection.
Change-Id: Ic60582b4198614a1f6a6026fe4c8675c9fec8a97
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1635
Sonar-Qube: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
BAD: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Steven Jacobs <[email protected]>
> AQL Function used Feed can only refer variable named with $x
> ------------------------------------------------------------
>
> Key: ASTERIXDB-1854
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1854
> Project: Apache AsterixDB
> Issue Type: Bug
> Reporter: Xikui Wang
> Assignee: Xikui Wang
>
> It happens because the naive substitution in SubscribeFeedStatement:108.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)