Madhan Neethiraj created ATLAS-2723:
---------------------------------------
Summary: Improve search performance by creating composite indices
for typeName+traitNames
Key: ATLAS-2723
URL: https://issues.apache.org/jira/browse/ATLAS-2723
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 1.0.0
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
For built-in attributes __traitNames, __propagatedTraitNames don't have
composite index along with typeName. Given that searching of an entity of given
type (hive_column) having specific classification (PII) is likely to be a
common search scenario, having a composite index for these attributes with
typeName will result in a quicker search response time.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)