[
https://issues.apache.org/jira/browse/ATLAS-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj updated ATLAS-1807:
------------------------------------
Affects Version/s: (was: 0.9-incubating)
(was: trunk)
Request participants: (was: )
Fix Version/s: 0.8.1-incubating
0.9-incubating
> 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
> Reporter: Sarath Subramanian
> Assignee: Sarath Subramanian
> Fix For: 0.9-incubating, 0.8.1-incubating
>
> 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)