abhishekmjain commented on code in PR #4114: URL: https://github.com/apache/gobblin/pull/4114#discussion_r2058436464
########## 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: nit: we can get rid of the prefix `dataset` and call it `dataQualityStatus` -- 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: dev-unsubscr...@gobblin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org