[ https://issues.apache.org/jira/browse/ATLAS-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sarath Subramanian updated ATLAS-1807: -------------------------------------- Attachment: (was: ATLAS-1807.1.patch) > 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 > Attachments: ATLAS-1807.2.patch > > > 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)