You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "xiaozhihong (Jira)" <ji...@apache.org> on 2023/03/02 08:19:00 UTC

[jira] [Commented] (IOTDB-5612) [UserGuide]Need to remove STRREPLACE function in userguide

    [ https://issues.apache.org/jira/browse/IOTDB-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17695535#comment-17695535 ] 

xiaozhihong commented on IOTDB-5612:
------------------------------------

!image-2023-03-02-16-17-41-288.png|width=474,height=302!

!image-2023-03-02-16-17-58-416.png|width=582,height=81!

> [UserGuide]Need to remove STRREPLACE  function in userguide
> -----------------------------------------------------------
>
>                 Key: IOTDB-5612
>                 URL: https://issues.apache.org/jira/browse/IOTDB-5612
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Document
>    Affects Versions: master branch, 1.1.0-SNAPSHOT
>            Reporter: xiaozhihong
>            Assignee: liaolanyu
>            Priority: Major
>         Attachments: image-2023-03-02-15-35-01-041.png, image-2023-03-02-15-37-18-135.png, image-2023-03-02-16-17-41-288.png, image-2023-03-02-16-17-58-416.png
>
>
> In latest version, there is a called StrReplace function not work.
> so I suggest that need to remove it from userguide.
> {code:java}
> IoTDB> select strreplace(s7, "target"=",", "replace"="/", "limit"="2") from root.sg.d1;
> Msg: 701: Error occurred during inferring UDF data type: 
> java.lang.RuntimeException: Failed to reflect UDF instance, because UDF STRREPLACE has not been registered.
> IoTDB>  {code}
> !image-2023-03-02-15-37-18-135.png|width=524,height=249!
> !image-2023-03-02-15-35-01-041.png|width=520,height=272!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)