-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73431/
-----------------------------------------------------------

(Updated June 22, 2021, 5:32 p.m.)


Review request for atlas, Ashutosh Mestry, Jayendra Parab, Nixon Rodrigues, and 
Sarath Subramanian.


Bugs: ATLAS-4341
    https://issues.apache.org/jira/browse/ATLAS-4341


Repository: atlas


Description
-------

**Issue:**

hdfs_path having 5 entities with suffix 0 to 5

/api/atlas/v2/search/dsl?typeName=hdfs_path&query=name%20like%20%22hdfs_path_vzxtp_*%22
**Finds the result**

But

/api/atlas/v2/search/dsl?typeName=hdfs_path&query=name like 
"hdfs_path_vzxtp_[0-9]"
**Returns empty**


Diffs
-----

  repository/src/main/java/org/apache/atlas/query/IdentifierHelper.java 
d2906ea40 
  repository/src/test/java/org/apache/atlas/query/DSLQueriesTest.java 3404dc6e2 
  repository/src/test/java/org/apache/atlas/query/GremlinQueryComposerTest.java 
6220c23b9 


Diff: https://reviews.apache.org/r/73431/diff/3/


Testing (updated)
-------

Manually verified

Precommit : 
https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/693/ (In 
Progress)


Thanks,

Pinal Shah

Reply via email to