[
https://issues.apache.org/jira/browse/ASTERIXDB-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ali Alsuliman updated ASTERIXDB-2634:
-------------------------------------
Description:
Make string functions return NULL on invalid arg types and issue a warning.
{code:java}
string-equal
matches
regexp-like
regexp-position
regexp-position1
regexp-replace
{code}
was:Make string functions return NULL on a mismatch and issue a warning.
> 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.7
>
>
> Make string functions return NULL on invalid arg types and issue a warning.
> {code:java}
> string-equal
> matches
> regexp-like
> regexp-position
> regexp-position1
> regexp-replace
>
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)