Skip to content

Fix Logic for Snowflake Configuration Drift Query#1531

Merged
arielkr256 merged 1 commit intodevelopfrom
fix-snowflake-query-logic
Mar 11, 2025
Merged

Fix Logic for Snowflake Configuration Drift Query#1531
arielkr256 merged 1 commit intodevelopfrom
fix-snowflake-query-logic

Conversation

@arielkr256
Copy link
Contributor

Background

Snowflake Configuration Drift query had a logical bug that caused it to search across all data, not just the past day.

Changes

  • added parentheses to fix logic

Testing

  • ran queries in test environment to confirm expected results

@arielkr256 arielkr256 requested a review from a team as a code owner March 5, 2025 17:43
Copy link

@twschum twschum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good find!

@arielkr256 arielkr256 added the bug Something isn't working label Mar 5, 2025
@arielkr256 arielkr256 enabled auto-merge March 6, 2025 16:23
@arielkr256 arielkr256 added this pull request to the merge queue Mar 11, 2025
Merged via the queue into develop with commit 113c885 Mar 11, 2025
10 checks passed
@arielkr256 arielkr256 deleted the fix-snowflake-query-logic branch March 11, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants