This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from e607ba1 ATLAS-3532: DSL: Fix for test case failure.
new d0c1b30 ATLAS-3533: search with term and tag doesn't return right
results
new af20337 ATLAS-3541: updated datatype for system attributes, timestamp
and modifiedTimestamp, from long to date
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:
.../apache/atlas/type/AtlasClassificationType.java | 5 +-
.../org/apache/atlas/type/AtlasEntityType.java | 5 +-
.../test/java/org/apache/atlas/TestUtilsV2.java | 2 +-
.../discovery/ClassificationSearchProcessor.java | 21 +++-
.../atlas/discovery/EntitySearchProcessor.java | 12 +--
.../org/apache/atlas/discovery/SearchContext.java | 2 +-
.../apache/atlas/discovery/SearchProcessor.java | 21 ++++
.../impexp/ZipFileResourceTestUtils.java | 2 +-
.../atlas/web/adapters/TestEntitiesREST.java | 110 ++++++++++++++++++++-
9 files changed, 156 insertions(+), 24 deletions(-)