Sarath Subramanian created ATLAS-1807:
-----------------------------------------

             Summary: Enhance DSL query to support "like" operator for wildcard 
searches
                 Key: ATLAS-1807
                 URL: https://issues.apache.org/jira/browse/ATLAS-1807
             Project: Atlas
          Issue Type: New Feature
          Components:  atlas-core
    Affects Versions: trunk, 0.9-incubating
            Reporter: Sarath Subramanian
            Assignee: Sarath Subramanian


Current DSL search cannot do wildcard searches, this JIRA will introduce a new 
operator in DSL for wildcard - "like"

eg. 
* hive_table where name like "employee*"
* hive_column where qualifiedName like "defa?lt*"
* hive_column where name like "loc*" and position=5 and qualifiedName like 
"default.employee2*"



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to