Skip to content

Conversation

@sgomezvillamor
Copy link
Contributor

Add debug logging to investigate why legitimate BigQuery tables are being incorrectly inferred as temp tables during lineage extraction.

  • queries_extractor.py: Debug temp table inference conditions
  • bigquery_schema_gen.py: Debug table discovery and pattern filtering

This will help identify whether the issue is missing table discovery, pattern filtering, or format mismatches.

@github-actions github-actions bot added the ingestion PR or Issue related to the ingestion of metadata label Nov 10, 2025
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

❌ Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...ngestion/source/bigquery_v2/bigquery_schema_gen.py 84.21% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants