This is an automated email from the ASF dual-hosted git repository.

madhan pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.


    from 00c92fe  ATLAS-3808: updated version in pom.xml from 2.1.0-SNAPSHOT to 
2.1.0
     new 80dcefd  ATLAS-3464: ML model.
     new be2f4c0  ATLAS-3712: Add 'isAppendOnPartialUpdate' option in ML model 
to append updates.
     new 0453759  ATLAS-3520: DSL Query special processing for '_'.
     new 0aee680  ATLAS-3532: DSL: Fix for test case failure.
     new 75949f6  ATLAS-3532: DSL Composer update to address '_' test case. 
Part #2
     new 84f579e  ATLAS-3621: updated HiveHook to not save query-string in 
multiple attributes - queryText and name - #2 (avoid excessive logs)

The 6 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:
 .../models/4000-MachineLearning/4010-ml_model.json | 377 +++++++++++++++++++++
 .../apache/atlas/query/GremlinQueryComposer.java   |   8 +-
 .../org/apache/atlas/query/IdentifierHelper.java   |   3 +
 .../org/apache/atlas/query/DSLQueriesTest.java     |   5 +
 .../atlas/query/GremlinQueryComposerTest.java      |   4 +-
 .../preprocessor/HivePreprocessor.java             |  12 +-
 6 files changed, 402 insertions(+), 7 deletions(-)
 create mode 100644 addons/models/4000-MachineLearning/4010-ml_model.json

Reply via email to