You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Ashutosh Mestry via Review Board <no...@reviews.apache.org> on 2021/06/03 18:21:03 UTC

Review Request 73404: ATLAS-4324: FS entity created for load data inpath is created as shell entity - Part 2

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73404/
-----------------------------------------------------------

Review request for atlas and Radhika Kundam.


Bugs: ATLAS-4324
    https://issues.apache.org/jira/browse/ATLAS-4324


Repository: atlas


Description
-------

**Approach**
Updates:
- Simplified approach.
- Maintained abstraction.
- Updated unit tests.


Diffs
-----

  addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/utils/ActiveEntityFilter.java 737c637bf 
  addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/utils/HiveDDLEntityFilter.java 9163c4709 
  addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/utils/ActiveEntityFilterTest.java 4dde1dc2f 
  addons/hive-bridge/src/test/resources/json/hs2-create-db-with-no-pathentities-to-retain-v2.json 42553b5cf 
  addons/hive-bridge/src/test/resources/json/hs2-create-db-with-no-pathentities-to-retain.json a5b810f72 
  addons/hive-bridge/src/test/resources/json/hs2-load-inpath-v2.json dd31aa073 
  addons/hive-bridge/src/test/resources/json/hs2-load-inpath-with-no-pathentities-to-retain-v2.json 7f90d1986 
  addons/hive-bridge/src/test/resources/json/hs2-load-inpath-with-no-pathentities-to-retain.json dd31aa073 
  addons/hive-bridge/src/test/resources/json/hs2-load-inpath.json dd31aa073 


Diff: https://reviews.apache.org/r/73404/diff/1/


Testing
-------

**Unit tests**
- Additional unit test.


Thanks,

Ashutosh Mestry