mneethiraj opened a new pull request, #446:
URL: https://github.com/apache/atlas/pull/446

   ## What changes were proposed in this pull request?
   
   Added following methods to AtlasTypeRegistry, to make it easier for callser 
to initialize and update type registry instance.
   - `AtlasTypeRegistry(AtlasTypesDef typesDef)`
   - `updateTypes(AtlasTypesDef typesDef)`
   - `addType(AtlasBaseTypeDef typeDef)`
   
   ## How was this patch tested?
   
   updated existing unit tests in TestAtlasTypeRegistry to use the new methods.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to