[ https://issues.apache.org/jira/browse/ATLAS-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013311#comment-16013311 ]
Sarath Subramanian commented on ATLAS-1807: ------------------------------------------- Committed to: * master: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/f2255da1 * 0.8-incubating: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/b6c8ee16 > 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)