[ https://issues.apache.org/jira/browse/ASTERIXDB-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ian Maxon resolved ASTERIXDB-3607. ---------------------------------- Resolution: Fixed just awaiting merge back > Add function to handle failures when evaluating functions > --------------------------------------------------------- > > Key: ASTERIXDB-3607 > URL: https://issues.apache.org/jira/browse/ASTERIXDB-3607 > Project: Apache AsterixDB > Issue Type: Task > Reporter: Ali Alsuliman > Assignee: Ali Alsuliman > Priority: Major > Labels: triaged > > Example: > {noformat} > SET `import-private-functions` `true`; > SELECT * FROM col AS c > WHERE handle_error(some_function(c.some_field)){noformat} > This will be helpful to identify problematic documents. -- This message was sent by Atlassian Jira (v8.20.10#820010)