Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed pattern entity enricher for batch resolvers. #6956

Conversation

whirgod
Copy link
Contributor

@whirgod whirgod commented Mar 1, 2024

Fixes a bug in the fusion composition pipeline that caused batch resolvers to not be detected automatically even when they adhere to the defined pattern.
Now both nullable and non-null lists of keys are recognized. The nullability of the key itself must match the nullability of the key field on the entity.

@CLAassistant
Copy link

CLAassistant commented Mar 1, 2024

CLA assistant check
All committers have signed the CLA.

@whirgod whirgod force-pushed the fix/pattern-entity-enricher-batch-resolver branch from 99cfbe0 to 2ccafae Compare March 1, 2024 23:06
@whirgod whirgod marked this pull request as ready for review March 1, 2024 23:07
@michaelstaib michaelstaib changed the title fix: pattern entity enricher for batch resolvers Fixed pattern entity enricher for batch resolvers. Mar 2, 2024
@michaelstaib michaelstaib merged commit 24c8be8 into ChilliCream:main Mar 2, 2024
9 of 13 checks passed
@PascalSenn PascalSenn mentioned this pull request May 22, 2024
@PascalSenn PascalSenn mentioned this pull request Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants