You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Anand Subramanian (JIRA)" <ji...@apache.org> on 2019/04/24 04:11:00 UTC

[jira] [Updated] (METRON-2046) IS_EMPTY stellar functions fails on empty map

     [ https://issues.apache.org/jira/browse/METRON-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anand Subramanian updated METRON-2046:
--------------------------------------
    Fix Version/s: 0.7.1

> IS_EMPTY stellar functions fails on empty map
> ---------------------------------------------
>
>                 Key: METRON-2046
>                 URL: https://issues.apache.org/jira/browse/METRON-2046
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Anand Subramanian
>            Assignee: Anand Subramanian
>            Priority: Major
>             Fix For: 0.7.1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The following case is not working as expected:
> {code:java}
> [Stellar]>>> val := GEO_GET("10.1.1.1")
> {}
> [Stellar]>>> IS_EMPTY( val)
> false{code}
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)