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

Anand Subramanian updated METRON-2046:
--------------------------------------
    Description: 
The following case is not working as expected:
{code:java}
[Stellar]>>> val := GEO_GET("10.1.1.1")
{}
[Stellar]>>> IS_EMPTY( val)
false{code}
 

 

  was:
The following case is not working as expected:
{code:java}
[Stellar]>>> val := GEO_GET("10.1.1.1")

[Stellar]>>> IS_EMPTY( val)
false{code}
 

 


> 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
>
> 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)

Reply via email to