Skip to content

C#: Support SyntheticField in MaD. - #17346

Merged
michaelnebel merged 3 commits into
github:mainfrom
michaelnebel:csharp/madsynthetics
Sep 4, 2024
Merged

C#: Support SyntheticField in MaD.#17346
michaelnebel merged 3 commits into
github:mainfrom
michaelnebel:csharp/madsynthetics

Conversation

@michaelnebel

Copy link
Copy Markdown
Contributor

It turns out that we have a bug in the C# Synthetic field implementation. Synthetic fields were only support when declared directly in QL and not in MaD.
To fix this we need to introduce an adapter that adds all mentioned synthetic fields from MaD rows as possible synthetic field names.

@github-actions github-actions Bot added the C# label Sep 2, 2024
@michaelnebel

Copy link
Copy Markdown
Contributor Author

DCA looks good.

@michaelnebel
michaelnebel marked this pull request as ready for review September 3, 2024 07:52
@michaelnebel
michaelnebel requested a review from a team as a code owner September 3, 2024 07:52
@michaelnebel michaelnebel added the no-change-note-required This PR does not need a change note label Sep 3, 2024

@aschackmull aschackmull left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks plausible. I didn't look thoroughly through the test.

@michaelnebel
michaelnebel merged commit 99400fe into github:main Sep 4, 2024
@michaelnebel
michaelnebel deleted the csharp/madsynthetics branch September 4, 2024 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C# no-change-note-required This PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants