[
https://issues.apache.org/jira/browse/ATLAS-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj updated ATLAS-1726:
------------------------------------
Affects Version/s: (was: 0.9-incubating)
Request participants: (was: )
Fix Version/s: 0.8.1-incubating
0.9-incubating
> Creating type name with space causes exceptions while doing DSL search
> ----------------------------------------------------------------------
>
> Key: ATLAS-1726
> URL: https://issues.apache.org/jira/browse/ATLAS-1726
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 0.8-incubating
> Reporter: Sharmadha Sainath
> Assignee: Sarath Subramanian
> Priority: Minor
> Fix For: 0.9-incubating, 0.8.1-incubating
>
> Attachments: ATLAS-1726.1.patch
>
>
> 1.Created a type "type 1" successfully
> 2.Searched the type "type 1" in Basic search which worked fine.
> 3.Same type when selected in drop down list of types in DSL , failed with 500
> internal server error with exception :
> {code}
> org.apache.atlas.query.Expressions$UnresolvedException: Unresolved datatype.
> Can not resolve due to unresolved children, expression: type where 1
> {code}
> 4. If typename is provided as `type 1` in "Search by Query" text box (with
> backquotes) like mentioned in https://issues.apache.org/jira/browse/ATLAS-263
> , it works fine.
> User might perceive that the type is not registered properly due to the
> exception.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)