This is an automated email from the ASF dual-hosted git repository.
nixon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 765ea58 ATLAS-3320: Migration Import implementation.
new 6ecad6e ATLAS-3618 : Entities with no guid appears in search result
new c6cac03 ATLAS-3647: Fix System attribute search when IsIncomplete
Attribute has 1,null as values.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../discovery/ClassificationSearchProcessor.java | 8 +++++
.../atlas/discovery/EntitySearchProcessor.java | 21 ++++++++----
.../apache/atlas/discovery/SearchProcessor.java | 38 ++++++++++++++++++++--
.../org/apache/atlas/util/SearchPredicateUtil.java | 36 ++++++++++++++++++++
4 files changed, 94 insertions(+), 9 deletions(-)