Umesh Padashetty created ATLAS-3742:
---------------------------------------
Summary: [Business Metadata] Quick Search/Suggestions does not
work with Business metadata attributes, apart from string types
Key: ATLAS-3742
URL: https://issues.apache.org/jira/browse/ATLAS-3742
Project: Atlas
Issue Type: Bug
Components: atlas-core
Reporter: Umesh Padashetty
Attachments: Screenshot 2020-04-20 at 7.34.22 PM.png, Screenshot
2020-04-20 at 7.38.33 PM.png, Screenshot 2020-04-20 at 7.38.38 PM.png
Business metadata attributes can be defined to be of the following types.
* string
* boolean
* byte
* short
* int
* float
* double
* long
* date
* enum
Quick search and suggestions works fine only if the business metadata attribute
is defined to be of string type. It is not working for any of the other (listed
above) BM attribute types we support.
Attached screenshots.
Also, we support quick search/suggestions on BM Attributes values. So in case
of data types like enum, byte, boolean, date etc. how would the user search?
For instance, how would the user enter a valid date? what is the valid date
format? And for cases like boolean, entering a search text like "true" returns
me 100s of returns which are of not much use. Should we support quick search
and suggestions on BM attribute names instead of values?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)