You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Pinal (Jira)" <ji...@apache.org> on 2021/07/27 06:40:00 UTC

[jira] [Updated] (ATLAS-4095) DSL Search : __isIncomplete System Attribute returns incorrect results or throws error

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

Pinal updated ATLAS-4095:
-------------------------
    Fix Version/s: 2.2.0
                   3.0.0

> DSL Search : __isIncomplete System Attribute returns incorrect results or throws error
> --------------------------------------------------------------------------------------
>
>                 Key: ATLAS-4095
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4095
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 2.1.0
>            Reporter: Pinal
>            Assignee: Pinal
>            Priority: Major
>              Labels: DSL
>             Fix For: 3.0.0, 2.2.0
>
>
> With DSL search having __isIncomplete System attribute in where clause, it returns empty results.
> Ex: Table where __isIncomplete = false
> Workaround: Need to map boolean value to integer value before querying. Also need to handle check for the presence of attribute.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)