You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: metadata-integration/java/datahub-client/src/main/resources/MetadataChangeProposal.avsc
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -172,11 +172,6 @@
172
172
"type" : [ "null", "string" ],
173
173
"doc" : "Aspect version\n Initial implementation will use the aspect version's number, however stored as\n a string in the case where a different aspect versioning scheme is later adopted.",
174
174
"default" : null
175
-
}, {
176
-
"name" : "schemaVersion",
177
-
"type" : [ "null", "long" ],
178
-
"doc" : "Schema version of the aspect data model. Used to determine aspects that need migrations.\nDefaults to 1 when not present as a baseline. Incremented when an aspect is modified.",
Copy file name to clipboardExpand all lines: metadata-integration/java/datahub-event/src/main/resources/MetadataChangeProposal.avsc
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -172,11 +172,6 @@
172
172
"type" : [ "null", "string" ],
173
173
"doc" : "Aspect version\n Initial implementation will use the aspect version's number, however stored as\n a string in the case where a different aspect versioning scheme is later adopted.",
174
174
"default" : null
175
-
}, {
176
-
"name" : "schemaVersion",
177
-
"type" : [ "null", "long" ],
178
-
"doc" : "Schema version of the aspect data model. Used to determine aspects that need migrations.\nDefaults to 1 when not present as a baseline. Incremented when an aspect is modified.",
0 commit comments