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

Extract all fields from filter:includeRegex and filter:excludeRegex … #2450

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

hlgp
Copy link
Collaborator

@hlgp hlgp commented Jun 27, 2024

…when an index-only field is present

Correct RegexFunctionVisitor incorrectly calling index-only fields non-event fields
Correctly apply De Morgan's law with ANDed exclusions

…hen an index-only field is present

Correct RegexFunctionVisitor incorrectly calling index-only fields non-event fields
Correctly apply De Morgans law with ANDed exclusions
@hgklohr hgklohr merged commit 5040fd8 into integration Jul 3, 2024
3 checks passed
hgklohr added a commit that referenced this pull request Jul 3, 2024
…#2450)

* Extract all fields from filter:includeRegex and filter:excludeRegex when an index-only field is present
Correct RegexFunctionVisitor incorrectly calling index-only fields non-event fields
Correctly apply De Morgans law with ANDed exclusions

* comments

---------

Co-authored-by: hlgp <[email protected]>
Co-authored-by: hgklohr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants