[vectra_detect] Clean up null handling#9151
Merged
chrisberkhout merged 6 commits intoelastic:mainfrom Feb 19, 2024
chrisberkhout:vectra_detect-null-handling
Merged
[vectra_detect] Clean up null handling#9151chrisberkhout merged 6 commits intoelastic:mainfrom chrisberkhout:vectra_detect-null-handling
chrisberkhout merged 6 commits intoelastic:mainfrom
chrisberkhout:vectra_detect-null-handling
Conversation
39 tasks
🚀 Benchmarks reportTo see the full report comment with |
efd6
reviewed
Feb 14, 2024
packages/vectra_detect/data_stream/log/elasticsearch/ingest_pipeline/pipeline-audit.yml
Outdated
Show resolved
Hide resolved
…peline/pipeline-audit.yml Co-authored-by: Dan Kortschak <90160302+efd6@users.noreply.github.com>
efd6
reviewed
Feb 15, 2024
packages/vectra_detect/data_stream/log/elasticsearch/ingest_pipeline/pipeline-audit.yml
Outdated
Show resolved
Hide resolved
packages/vectra_detect/data_stream/log/elasticsearch/ingest_pipeline/pipeline-audit.yml
Outdated
Show resolved
Hide resolved
💚 Build Succeeded
History
|
|
efd6
approved these changes
Feb 18, 2024
|
Package vectra_detect - 1.7.2 containing this change is available at https://epr.elastic.co/search?package=vectra_detect |
gizas
pushed a commit
that referenced
this pull request
Mar 13, 2024
- Combine alternate value checks into single contains check. - Combine 'not null and is/not value' checks. --------- Co-authored-by: Dan Kortschak <90160302+efd6@users.noreply.github.com>
qcorporation
pushed a commit
that referenced
this pull request
Feb 3, 2025
- Combine alternate value checks into single contains check. - Combine 'not null and is/not value' checks. --------- Co-authored-by: Dan Kortschak <90160302+efd6@users.noreply.github.com>
qcorporation
pushed a commit
that referenced
this pull request
Feb 4, 2025
- Combine alternate value checks into single contains check. - Combine 'not null and is/not value' checks. --------- Co-authored-by: Dan Kortschak <90160302+efd6@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

12.7% Coverage on New Code
Proposed commit message
Checklist
changelog.ymlfile.Related issues
nullhandling inifconditions and elsewhere #8646