You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Apoorv Naik (JIRA)" <ji...@apache.org> on 2018/01/11 20:24:00 UTC

[jira] [Updated] (ATLAS-2354) [DSL] Null/empty attributes specified in select clause causes 500

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

Apoorv Naik updated ATLAS-2354:
-------------------------------
    Description: 
hive_table select description

if description is null/empty the gremlin execution fails and a 500 is thrown

FIX: Add presence check for all the select primitive attributes

Known Issue/ Side effect: If the select expr contains an attribute which is null/empty then the results are empty

  was:
hive_table select description

if description is null/empty the gremlin execution fails and a 500 is thrown

FIX: Add presence check for all the select attributes


> [DSL] Null/empty attributes specified in select clause causes 500
> -----------------------------------------------------------------
>
>                 Key: ATLAS-2354
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2354
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Apoorv Naik
>            Assignee: Apoorv Naik
>
> hive_table select description
> if description is null/empty the gremlin execution fails and a 500 is thrown
> FIX: Add presence check for all the select primitive attributes
> Known Issue/ Side effect: If the select expr contains an attribute which is null/empty then the results are empty



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)