Commit 3b292409 by nixonrodrigues Committed by Madhan Neethiraj

ATLAS-2743: Remove 'Asset' as superType from avro type

parent 85a01e18
......@@ -7,7 +7,7 @@
"name": "avro_type",
"description": "Atlas Type representing Abstract Avro Type",
"superTypes": [
"DataSet", "Asset"
"DataSet"
],
"typeVersion": "1.0",
"attributeDefs": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment