-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Update SnowflakeMultipleFailedQueries.yaml #13356
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
Conversation
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
Query was alerting on activity eventtypes such as SnowflakeLoad. Update ensures a QueryExecutionStatus is present.
Bumped analyticRuleVersion3 to 1.0.3 and updated related product ID. Improved the 'Multiple failed queries' analytic rule by adding a check for non-empty QueryExecutionStatus. Refactored connector and field mapping order for consistency. Updated release notes to mention the analytical query change.
Co-authored-by: v-maheshbh <[email protected]>
)" This reverts commit ec09ec9.
Co-authored-by: v-maheshbh <[email protected]>
)" This reverts commit b7ca74f.
Co-authored-by: Bievens <[email protected]>
)" This reverts commit 7281c4f.
This reverts commit 6f5be63.
Co-authored-by: v-maheshbh <[email protected]>
)" This reverts commit 83ef6df.
Co-authored-by: v-maheshbh <[email protected]>
This reverts commit 4803821.
This reverts commit ccab4a1.
This reverts commit 5ddbab3.
rahul0216
previously approved these changes
Feb 3, 2026
Add packaged 3.0.9 zip and update mainTemplate.json and release notes for v3.0.9. Template version and many resource descriptions were updated from 3.0.8 to 3.0.9, an analytic rule version was incremented (1.0.2 -> 1.0.3), and a query was hardened by adding an isnotempty(QueryExecutionStatus) check. ReleaseNotes.md added the 3.0.9 entry documenting a fix for the CCF Data Connector output stream for Snowflake tables.
v-maheshbh
approved these changes
Feb 3, 2026
rahul0216
approved these changes
Feb 3, 2026
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.
Query was alerting on activity eventtypes such as SnowflakeLoad. Update ensures a QueryExecutionStatus is present.
Required items, please complete
Change(s):
Reason for Change(s):
Version Updated:
Testing Completed:
Checked that the validations are passing and have addressed any issues that are present: