You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Snehal Ambavkar (Jira)" <ji...@apache.org> on 2022/02/28 12:00:00 UTC

[jira] [Updated] (ATLAS-4560) Getting error when keyword 'limit' present in Advanced Search

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

Snehal Ambavkar updated ATLAS-4560:
-----------------------------------
    Description: 
When executing the following query {color:#172b4d}for hive column{color}: 
{color:#172b4d}where name = "test_limit" 

Getting the following error :
Invalid DSL query: `hive_column` where name="test_limit" offset 0 | Reason: mismatched input 'offset' expecting \{<EOF>, K_ORDERBY, K_GROUPBY, K_LIMIT, K_SELECT}. Please refer to Atlas DSL grammar for more information{color}

  was:
When executing the following query : 
{color:#172b4d}where name = "test_limit" for hive column

Getting the following error :
Invalid DSL query: `hive_column` where name="test_limit" offset 0 | Reason: mismatched input 'offset' expecting \{<EOF>, K_ORDERBY, K_GROUPBY, K_LIMIT, K_SELECT}. Please refer to Atlas DSL grammar for more information{color}


> Getting error when keyword 'limit' present in Advanced Search
> -------------------------------------------------------------
>
>                 Key: ATLAS-4560
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4560
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Snehal Ambavkar
>            Priority: Critical
>
> When executing the following query {color:#172b4d}for hive column{color}: 
> {color:#172b4d}where name = "test_limit" 
> Getting the following error :
> Invalid DSL query: `hive_column` where name="test_limit" offset 0 | Reason: mismatched input 'offset' expecting \{<EOF>, K_ORDERBY, K_GROUPBY, K_LIMIT, K_SELECT}. Please refer to Atlas DSL grammar for more information{color}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)