vsinghal85 commented on code in PR #4114:
URL: https://github.com/apache/gobblin/pull/4114#discussion_r2058455963
##########
gobblin-metrics-libs/gobblin-metrics-base/src/main/avro/GaaSJobObservabilityEvent.avsc:
##########
@@ -258,6 +258,12 @@
"name": "successfullyCommitted",
"type": "boolean",
"doc": "Whether the dataset was successfully committed by
Gobblin and fully successful, versus when users configure partial failures or
non-atomic writes"
+ },
+ {
+ "name": "datasetDataQualityStatus",
Review Comment:
done
--
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]