Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sgomezvillamor
Copy link
Contributor

@sgomezvillamor sgomezvillamor commented Jul 16, 2025

Summary

Fixes the logic bug in _build_access_history_database_filter_condition where additional_database_names was being AND'ed with database patterns instead of OR'ed

Test plan

  • All existing tests pass
  • Updated test cases to reflect the corrected OR logic

🤖 Generated with Claude Code

sgomezvillamor and others added 3 commits July 15, 2025 18:33
Add push_down_database_pattern_access_history and additional_database_names_allowlist
config fields to SnowflakeV2Config to match SnowflakeQueriesExtractorConfig.

These fields were added to SnowflakeQueriesExtractorConfig in PR #14021 but were
missing from the main SnowflakeV2Config, causing the fields to always use their
default values.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
…history filter

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@github-actions github-actions bot added the ingestion PR or Issue related to the ingestion of metadata label Jul 16, 2025
@codecov
Copy link

codecov bot commented Jul 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@datahub-cyborg datahub-cyborg bot added the needs-review Label for PRs that need review from a maintainer. label Jul 16, 2025
@datahub-cyborg datahub-cyborg bot added pending-submitter-merge and removed needs-review Label for PRs that need review from a maintainer. labels Jul 16, 2025
Base automatically changed from feature/ing-942/snowflake-fix-config to master July 16, 2025 08:56
@sgomezvillamor sgomezvillamor merged commit 6c82d70 into master Jul 16, 2025
62 of 69 checks passed
@sgomezvillamor sgomezvillamor deleted the feature/ing-942/fix-snowflake-additional_database_names branch July 16, 2025 10:10
sgomezvillamor added a commit that referenced this pull request Jul 16, 2025
kartikey-visa pushed a commit to kartikey-visa/datahub that referenced this pull request Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ingestion PR or Issue related to the ingestion of metadata pending-submitter-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants