Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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*"
Attachments
Attachments
Issue Links
- links to