You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/11/21 17:34:00 UTC

[jira] [Commented] (ASTERIXDB-2634) Make string functions return NULL on mismatch

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

ASF subversion and git services commented on ASTERIXDB-2634:
------------------------------------------------------------

Commit 69a7af4725250edda18aa3b71b6851c11dd21d27 in asterixdb's branch refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=69a7af4 ]

[ASTERIXDB-2634][FUN] String functions to return null on data/type errors

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
- substring(string, int, int)
- codepoint-to-string([int])
- string-concat([string])

Change-Id: I17905ad9e767b43822d28a46123bc1390a159cc7
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/4083
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Hussain Towaileb <hu...@gmail.com>


> Make string functions return NULL on mismatch
> ---------------------------------------------
>
>                 Key: ASTERIXDB-2634
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2634
>             Project: Apache AsterixDB
>          Issue Type: Task
>          Components: COMP - Compiler, RT - Runtime
>    Affects Versions: 0.9.4
>            Reporter: Ali Alsuliman
>            Assignee: Ali Alsuliman
>            Priority: Major
>             Fix For: 0.9.5
>
>
> Make string functions return NULL on a mismatch and issue a warning.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)