Skip to content

Conversation

@marcominerva
Copy link
Contributor

Removed the Failed property from DataPipelineStatus and reordered the Empty property with JsonPropertyOrder of 1. Updated DataPipeline class: refactored Log method to use null-coalescing assignment and adjusted ToDataPipelineStatus method to reflect the removal of the Failed property.

Motivation and Context (Why the change? What's the scenario?)

See #709

Removed the `Failed` property from `DataPipelineStatus` and reordered the `Empty` property with `JsonPropertyOrder` of 1. Updated `DataPipeline` class: refactored `Log` method to use null-coalescing assignment and adjusted `ToDataPipelineStatus` method to reflect the removal of the `Failed` property.
@marcominerva marcominerva requested a review from dluc as a code owner October 30, 2024 09:23
@dluc dluc merged commit 13d2178 into microsoft:main Oct 30, 2024
6 checks passed
@marcominerva marcominerva deleted the datapipeline branch October 31, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants