[
https://issues.apache.org/jira/browse/APEXMALHAR-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15421848#comment-15421848
]
ASF GitHub Bot commented on APEXMALHAR-1815:
--------------------------------------------
GitHub user d9liang opened a pull request:
https://github.com/apache/apex-malhar/pull/371
APEXMALHAR-1815 Support NVL function
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/d9liang/apex-malhar MLHR-1815
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/371.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #371
----
commit cca82caeabbd0d936744950b75c641369f75bd23
Author: Dongming Liang <[email protected]>
Date: 2016-08-15T23:05:27Z
APEXMALHAR-1815 Support NVL function
----
> Support NVL function
> --------------------
>
> Key: APEXMALHAR-1815
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-1815
> Project: Apache Apex Malhar
> Issue Type: New Feature
> Reporter: Dongming Liang
> Assignee: Dongming Liang
> Labels: feature
>
> An NVL function will return a specified string on the place of NULL in a
> column. This is useful to replace many case statements in a query.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)