microsoft / microsoft/microsoft-performance-toolkit-sdk
Add optional data cookers for data extension components
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 239
- Forks
- 78
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 2
Description
Data cookers can take dependencies on other data cookers, but currently don't offer a "optional" dependency.
This would allow data extensions to provide a richer output when certain data is available.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name specific files, tests, or entry points. Start by tracing how data cooker dependencies are declared and resolved in the SDK, then review existing data extension components. Done means a data cooker can declare an optional dependency and provide richer output when that dependency is available without failing when it is absent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100