Skip to content

Disallow unsupported field meta extractor predicates #1886

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

Merged
merged 2 commits into from
Sep 23, 2021

Conversation

tobim
Copy link
Member

@tobim tobim commented Sep 21, 2021

📔 Description

The field meta extractor currently only supports equality comparisons with strings. This change adds a validation check to abort with an error in all other cases.

📝 Checklist

  • All user-facing changes have changelog entries.
  • The PR description contains instructions for the reviewer, if necessary.

🎯 Review Instructions

Read the commits in reverse order; consider whether additional cases should be tested.

@tobim tobim added the bug Incorrect behavior label Sep 21, 2021
@tobim tobim requested a review from a team September 21, 2021 12:14
@tobim tobim force-pushed the story/ch28414/no-field-patterns branch from 038f3e2 to 255b58d Compare September 21, 2021 13:10
The field meta extractor currently only supports equality
comparisons with strings. This change adds a validation check to
abort with an error in all other cases.
@tobim tobim force-pushed the story/ch28414/no-field-patterns branch from 255b58d to 1c8d17d Compare September 21, 2021 13:37
@tobim tobim force-pushed the story/ch28414/no-field-patterns branch from 1c8d17d to 2298f83 Compare September 22, 2021 19:24
@dominiklohmann dominiklohmann merged commit a3239ff into master Sep 23, 2021
@dominiklohmann dominiklohmann deleted the story/ch28414/no-field-patterns branch September 23, 2021 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants