This is an automated email from the ASF dual-hosted git repository. sarath pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 9fcdf0f ATLAS-4108: updated free-text search processor to support Elasticsearch new 63ef2d8 ATLAS-4110: updated handling of neq operator for recent changes in JanusGraph new 0dc87b8 ATLAS-4110: Inconsistency in the result of DSL query and basic query 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: .../src/main/java/org/apache/atlas/query/GremlinClause.java | 1 + .../java/org/apache/atlas/query/GremlinQueryComposer.java | 13 +++++++++++-- .../java/org/apache/atlas/query/RegistryBasedLookup.java | 1 + .../query/executors/GremlinClauseToTraversalTranslator.java | 6 ++++++ .../src/test/java/org/apache/atlas/BasicTestSetup.java | 2 +- .../test/java/org/apache/atlas/query/DSLQueriesTest.java | 5 ++++- .../org/apache/atlas/query/GremlinQueryComposerTest.java | 6 ++++++ 7 files changed, 30 insertions(+), 4 deletions(-)