[
https://issues.apache.org/jira/browse/ASTERIXDB-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15548146#comment-15548146
]
Jianfeng Jia commented on ASTERIXDB-1675:
-----------------------------------------
I just found that all functions on
[Documentation|https://ci.apache.org/projects/asterixdb/aql/builtins.html] will
throw this error. [~wangsaeu] feel free to reassign this to others.
> All functions can not be found
> ------------------------------
>
> Key: ASTERIXDB-1675
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1675
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: Functions - AQL
> Environment: master: d97fa75fedd6512ece2c49980a2b59f923d5985d
> Reporter: Jianfeng Jia
> Assignee: Taewoo Kim
> Priority: Blocker
>
> AQL is from the documatation example.
> {code}
> similarity_jaccard([1,5,8,9], [1,5,9,10]);
> {code}
> Errors:
> {code}
> Error: In function call "Default.similarity_jaccard(...)", the dataverse
> "Default" cannot be found!
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)