microsoft / microsoft/microsoft-performance-toolkit-sdk

Add optional data cookers for data extension components

Open
#46 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.