[ 
https://issues.apache.org/jira/browse/ATLAS-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367843#comment-17367843
 ] 

ASF subversion and git services commented on ATLAS-4341:
--------------------------------------------------------

Commit 01082f1ea84d8c98cf4b7efc5bc88e0c71404e3f in atlas's branch 
refs/heads/master from Pinal
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=01082f1 ]

ATLAS-4341 : Regression: DSL query with like operator and regex expression does 
not work

Signed-off-by: Pinal <pinal-shah>


> Regression: DSL query with like operator and regex expression does not work
> ---------------------------------------------------------------------------
>
>                 Key: ATLAS-4341
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4341
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Pinal
>            Assignee: Pinal
>            Priority: Major
>              Labels: AdvancedSearch
>
> hdfs_path having 5 entities with suffix 0 to 5
> {code:java}
> /api/atlas/v2/search/dsl?typeName=hdfs_path&query=name%20like%20%22hdfs_path_vzxtp_*%22{code}
> Finds the result
> But
> {code:java}
> /api/atlas/v2/search/dsl?typeName=hdfs_path&query=name like 
> "hdfs_path_vzxtp_[0-9]"
> {code}
> Returns empty



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

Reply via email to