sql-code-graph 1.34.2__tar.gz → 1.34.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/PKG-INFO +1 -1
- sql_code_graph-1.34.3/plan/metrics/pr4_star_promote_after.json +31 -0
- sql_code_graph-1.34.3/plan/metrics/pr4_star_promote_before.json +31 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/pyproject.toml +1 -1
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/__init__.py +1 -1
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/indexer/indexer.py +14 -0
- sql_code_graph-1.34.3/tests/integration/test_star_promote_temp_columns.py +250 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/uv.lock +1 -1
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.claude/agents/api-documenter.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.claude/agents/architect-planner.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.claude/agents/architect-reviewer.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.claude/agents/code-reviewer.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.claude/agents/developer.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.claude/agents/plan-reviewer.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.claude/agents/sprint-planner.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.github/ISSUE_TEMPLATE/bug_report.yml +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.github/ISSUE_TEMPLATE/feature_request.yml +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.github/workflows/benchmark.yml +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.github/workflows/e2e-tests.yml +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.github/workflows/release.yml +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.github/workflows/test.yml +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.gitignore +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.pre-commit-config.yaml +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/.sqlcgignore +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/ARCHITECTURE_REVIEW.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/ARCHITECTURE_REVIEW_ARCHIVE.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/CHANGELOG.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/CLAUDE.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/README.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/docs/AIRBNB_PARSE_REPORT.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/docs/cli.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/docs/getting-started.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/docs/releasing-pypi.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/e2e_firstuser_report.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/e2e_run_20260528_101413.output +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/main.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/WORKFLOW.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/measurements/pr2_catalog_load_eval.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/measurements/pr3_repo_native_plateau.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/measurements/pr4_transform_kinds.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/measurements/pr5_extraction_recall_taxonomy.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/measurements/sprint_08_changelogs_fullindex.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/measurements/sprint_08_fullcorpus_index.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/createkind_dwh_after.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/createkind_dwh_before.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/gain_1.29.0_05c6943.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/gain_1.30.0_2c8ac25.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/gain_1.30.1_26271fc.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/gain_1.31.0_a40c837.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/gain_1.32.0_c1bec3c.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/lineage5_dwh_after_pr5.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/lineage5_dwh_before_master.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/schema_comparison_with_schema.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/schema_comparison_without_schema.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/sprint_08_changelogs_fullindex.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/sprint_08_fullcorpus_index.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/sprint_pool_300s_plan.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/column_coverage_diagnostic.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/column_coverage_findings.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/dwh_graph_analysis.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/dwh_positional_insert_column_blindspot.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/feature_acceptance_dwh.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/graph_health_sprint_postmortem.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/island_lever_live_verification.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/issue38_pr2_live_acceptance.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/issue38_pr3_live_acceptance.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/lineage_identity_sprint_postmortem.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/pr_impact_followups_2026-06-14.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/sprint_03_v0.3.1_postmortem.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/sprint_3.1_postmortem.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/v1_14_dialect_query_config_postmortem.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/research/blueprint.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/research/coverage_parse_failure_diagnosis.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/research/investigation_e5_e4.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/research/observed_usage_overlay_query_history_tableau.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/research/parse_diagnostics.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/research/parsing_errors_experiment.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/research/snowflake_en_test_suite.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/research/sql_only_coverage_lever_post_pr2.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/research/sqlcg.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/bundle_claude_skill.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/ci_tests_pool_flake_fix.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/column_lineage_recall_metric.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/coverage_p1_p3_p4.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/coverage_p1_p5_metric.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/coverage_parse_failures.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/diff-impact-producer-file.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/e8_dual_emission.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/feature_34_unused_presentation_segregation.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/feature_35_external_downstream_injection.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/feature_F2_bundle_claude_skill.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/feature_kuzu_to_duckdb_migration.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/fix_backward_self_heal_index_at_sha.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/fix_downstream_sink_location.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/fix_dynamic_table_parsing.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/fix_expand_qualify_perf.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/fix_firstuser_findings.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/fix_issue29_live_test_followups.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/fix_schema_case_mismatch.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/gain_coverage_metrics.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/graph_health_catalog_and_metrics.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/hygiene_config_path_and_survivors.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/issue-38-backfill-cte-bridge.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/issue-38-residual-source-extraction.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/issue-38-selects-from-island-lever.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/living_codebase_resync.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/mcp_server_self_healing.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/positional_insert_clone_blindspot.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_01.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_01_deployment_pypi.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_02.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_02_v0.3.0_core.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_03.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_04_column_lineage.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_04_column_lineage_fix.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_05_star_resolution.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_06_lineage_coverage.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_07_open_ecodes.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_07_perf_and_live_test.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_08_perf_upsert.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_09_lineage_coverage.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_10_anchor_tools.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_11_v1.0.2_bugfix.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_12_v1.1.0.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_13_v1.1.0_cluster_b.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_lineage_identity_and_session_context.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/sprint_postmortem_fixes.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/temp_table_namespacing.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/trust_layer.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/unfilled_table_impact.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/v1.1.0_cluster_b_provenance_trust.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/v1.1.0_live_graph_freshness.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/v1.1.1_batch_upsert_perf.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/v1.14.0_dialect_and_query_config_fixes.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/v1_1_2_bugfix.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/v1_1_3_union_cte_star.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/v1_2_0_read_proxy.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/v1_2_1_bugfix.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/version-parity-and-restart.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/profile.html +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/pyrightconfig.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/scripts/collect_parse_errors.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/scripts/column_coverage_check.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/scripts/generate_cli_docs.sh +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/__main__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/analyze.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/catalog.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/db.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/find.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/gain.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/git.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/index.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/install.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/mcp.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/reindex.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/report.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/uninstall.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/commands/watch.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/coverage.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/cli/main.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/core/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/core/config.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/core/duckdb_backend.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/core/freshness.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/core/graph_db.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/core/jobs.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/core/noise_match.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/core/queries.cypher +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/core/queries.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/core/queries.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/core/schema.cypher +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/core/schema.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/indexer/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/indexer/dbt_adapter.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/indexer/error_classify.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/indexer/git_delta.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/indexer/pool.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/indexer/walker.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/indexer/watcher.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/lineage/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/lineage/aggregator.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/lineage/schema_resolver.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/metrics/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/metrics/store.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/parsers/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/parsers/ansi_parser.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/parsers/base.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/parsers/bigquery_parser.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/parsers/postgres_parser.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/parsers/registry.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/parsers/snowflake_parser.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/parsers/tsql_parser.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/server/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/server/control.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/server/exceptions.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/server/models.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/server/noise_filter.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/server/read_client.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/server/selfheal.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/server/server.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/server/skill.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/server/tools.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/server/writer.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/utils/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/utils/hashing.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/utils/ignore.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/src/sqlcg/utils/logging.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/adversarial/200_join.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/adversarial/500_union.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/bench_indexer.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/conftest.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/golden_corpus/snowflake/case_normalization.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/golden_corpus/snowflake/colon_cast.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/golden_corpus/snowflake/colon_reserved_word.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/golden_corpus/snowflake/copy_into.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/golden_corpus/snowflake/create_procedure.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/golden_corpus/snowflake/identifier_dynamic.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/golden_corpus/snowflake/lateral_flatten.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/golden_corpus/snowflake/qualify.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/golden_corpus/snowflake/scripting_block.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/golden_corpus/snowflake/three_part.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/tpch/q01.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/tpch/q02.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/tpch/q03.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/tpch/q04.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/benchmarks/tpch/q05.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/conftest.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/conftest.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/test_F2_skill_install_e2e.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/test_airbnb_e2e.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/test_cli_index.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/test_empty_impact_cli_e2e.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/test_git_hook_install.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/test_golden_lineage.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/test_mcp_lifecycle.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/test_mcp_tools.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/test_parse_diagnostics_cli.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/test_pr_impact_cli_e2e.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/test_selfheal_e2e.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/test_star_resolution_e2e.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/e2e/test_watch.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/airbnb/dim_hosts_cleansed.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/airbnb/dim_listings_cleansed.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/airbnb/fct_reviews.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/airbnb/mart_fullmoon_reviews.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/airbnb/raw_hosts.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/airbnb/raw_listings.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/airbnb/raw_reviews.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/airbnb/src_hosts.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/airbnb/src_listings.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/airbnb/src_reviews.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/bigquery/.gitkeep +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/duckdb_parity/kuzu_reference.json +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/jaffle_shop/customers.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/jaffle_shop/orders.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/jaffle_shop/raw_orders.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/snowflake/base_tables.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/snowflake/reports.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/snowflake/views.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/star_corpus/ddl_src.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/star_corpus/ddl_tgt.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/star_corpus/etl_alias_star.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/star_corpus/etl_star.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/synthetic/base_tables.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/synthetic/reports.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/fixtures/synthetic/views.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/snowflake/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/snowflake/test_insert_select.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/snowflake/test_qualify_bare_tables_command_guard_integration.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_T34_presentation_segregation.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_T35_external_consumers.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_analyze_case_fold.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_anchor_tools.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_backfill_impact_consistency.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_bare_column_cte_lineage.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_bulk_upsert.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_case_split_seed_regression.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_catalog_kind_upgrade.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_catalog_load_integration.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_cli_index_clear_before_rebuild.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_column_coverage_patterns.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_column_lineage_e2e.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_coverage_metrics_integration.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_cross_file_lineage.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_cte_key_namespacing_integration.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_cte_recall_guard.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_cte_schema_alias_guard.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_cte_source_node_invariant.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_dialect_auto_resolution.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_dialect_matrix.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_duckdb_parity.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_e36_xfile_regression_guard.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_empty_impact_blast_radius.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_empty_index_rollback_guard.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_freshness_mcp.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_gating_join_retrofit.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_hygiene_config_root_reconciliation.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_identity_counters_integration.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_impact_consumer_parity.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_index_degraded_files_metric.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_index_filter_node_exclusion.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_indexer_batching.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_indexer_commits.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_indexer_to_graph.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_issue38_cte_insert_regression.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_join_col_resolution.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_key_normalization_chokepoint.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_live_anchors.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_mvcc_rebuild.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_non_table_create_coverage_no_regression.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_non_table_create_kind_in_graph.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_parse_diagnostics.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_pr1_confidence_reason.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_pr2_source_location.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_pr3_kind_tagging.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_pr_impact_integration.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_qualify_failed_persist.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_read_via_server.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_readonly_under_lock.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_reindex_via_server.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_repo_relative_cte_namespaces.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_resolvable_write_col_edges_integration.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_resync.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_selects_from_completeness.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_selects_from_cte_body_source.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_selects_from_subscope_source.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_single_writer_queue.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_skip_counts_integration.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_star_resolution.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_temp_table_lineage.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_temp_table_namespacing.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_tool_version_stamp_integration.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_union_cte_star_recall_guard.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_usage_derived_catalog.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_use_schema_session_context_integration.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_user_surface_recall_guard.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_v141_surface_guards.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_v1_14_0_dialect_and_query_config_fixes.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_view_kind_in_graph.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/integration/test_write_memory_ceiling.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/perf/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/perf/test_perf.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E10/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E11/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E12/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E12/e12_json_path.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E12/e12_lateral_flatten.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E12/test_e12.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E13/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E14/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E15/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E16/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E16/e16_merge.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E16/e16_merge_delete.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E16/test_e16.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E17/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E18/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E18/e18_decode.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E18/e18_iff_decode.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E18/e18_nvl2.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E18/test_e18.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E19/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E2/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E2/e2_expr_alias.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E2/e2_function_alias.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E2/e2_multiply_alias.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E2/test_e2.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E20/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E21/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E21/e21_alias_forward_ref.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E21/e21_three_level_chain.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E21/test_e21.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E22/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E23/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E23/e23_stored_proc.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E23/e23_stored_proc_multi.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E23/test_e23.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E24/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E25/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E25/e25_cross_db.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E25/e25_two_part.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E25/test_e25.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E25/test_e25_full_id.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E26/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E27/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E27/e27_nested_udf.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E27/e27_udf.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E27/test_e27.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E28/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E29/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E3/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E3/e3_alter_table.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E3/e3_create_sequence.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E3/e3_ddl_only.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E3/test_e3.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E30/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E31/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E32/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E33/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E34/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E35/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E36/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E36/e36_temp_multi_use.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E36/e36_temp_table.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E36/test_e36.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E36/test_e36_xfile.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E37/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E38/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E4/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E4/e4_execute_immediate.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E4/e4_if_not_exists.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E4/e4_unexpected_token.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E4/e4_unpivot.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E4/test_e4.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E5/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E5/e5_cte_missing_source.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E5/e5_multi_cte.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E5/e5_nested_cte.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E5/test_e5.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E5/test_e5_cte_projection.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E8/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E8/e8_dynamic_sources.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E8/e8_seq_nextval.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E8/e8_uuid.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E8/test_e8.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E9/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E_aggregates/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E_aggregates/fixture_sum_absent_cross_schema.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E_aggregates/fixture_sum_case_when.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E_aggregates/fixture_sum_present_source.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E_aggregates/test_e_aggregates.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E_date_functions/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E_date_functions/fixture_date_aliased.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E_date_functions/fixture_date_unaliased.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E_date_functions/fixture_datediff_unaliased.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E_date_functions/fixture_year_unaliased.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/E_date_functions/test_e_date_functions.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/README.md +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/anchors/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/anchors/fixture_etl.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/anchors/fixture_omloopsnelheid.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/anchors/fixture_semantic.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/anchors/fixture_source.sql +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/anchors/test_anchor_ma_aantal_op_order.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/anchors/test_anchor_omloopsnelheid.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/conftest.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/snowflake/test_plan_review_gates.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/snowflake/__init__.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/snowflake/test_qualify_bare_tables_command_guard.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/snowflake/test_scripting_noise.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_BugB_escalation_uses_init_path.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_BugC_hook_upgrade.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_F2_install_skill.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_F2_skill_render.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_F2_uninstall_skill.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_T09_01_qualify_once.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_T09_02_ddl_skip.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_T09_04_subprocess_isolate.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_T09_06_log_verbosity.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_T35_config_external_consumers.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_aggregator.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_aggregator_skip.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_analyze_case_fold.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_base_parser.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_branch_monitor.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_bulk_upsert_invariant.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_canonical_target_resolution.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_catalog_csv_parsing.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_catalog_missing_warning.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_classify_non_table_create_kind.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_cli.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_cli_doc_flag_staleness.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_cli_help.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_clone_positional_insert_blindspot.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_closure_depth.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_column_lineage_wiring.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_config.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_coverage_metrics.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_cte_key_namespacing.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_cte_source_gap_metric.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_data_models.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_db_info.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_db_info_coverage.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_db_path_isolation_fixture.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_doc_links.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_doc_markdown_link_existence.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_dominant_cause.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_duckdb_backend.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_duckdb_backend_shared.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_e5_view_alias_resolution.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_e8_dual_emission.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_e8_temp_chain_key_mismatch.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_empty_propagation_unit.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_extract_select_output_columns.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_file_ignore_defaults.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_find_cmd.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_firstuser_findings.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_freshness_helper.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_gain_coverage.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_gain_ratio.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_gating_join_field_docstrings.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_git_delta.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_git_hooks.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_git_hooks_notify.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_graph_backend.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_graph_completeness_invariant.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_hard_kill_pool.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_has_column_precedence_upsert.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_hook_reindex_detach.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_hygiene_config_warning.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_identity_counters.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_include_working_tree.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_index_cmd.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_index_filter_config.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_index_flags.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_index_progress.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_index_summary_degraded_metric.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_indexer_progress.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_indexer_quality.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_install.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_install_message.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_issue_63_readonly_lock.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_jobs.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_join_col_resolve_marker.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_judgement.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_lineage_conversion.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_literal_column_skip.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_mcp_best_practices.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_mcp_control.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_mcp_stdio_smoke.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_metrics.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_noise_filter.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_normalize_keys.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_parse_failed_classification.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_parse_file_dependency_filter.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_parse_quality.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_parser.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_perf_scaling_guard.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_pr07_observability.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_pr6_execute_immediate_unwrap.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_pr_impact_unit.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_qualify_failed_unit.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_queries_loader.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_read_client.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_repo_relative_cte_namespaces.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_resolvable_write_col_edges_unit.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_resolve_join_columns_sql.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_resolve_pass2_passes_dependency_filter.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_schema_resolver.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_selects_from_completeness_unit.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_selfheal_detector.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_selfheal_pr1_messages.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_selfheal_reexec.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_selfheal_watcher.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_server.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_skip_counts_persistence.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_snowflake_strip_alter_set_tag.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_sprint_06_t04_t05.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_star_resolution_unit.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_star_schema_unit.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_submit_feedback.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_subprocess_isolate.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_t02_expression_name_extraction.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_t03_ddl_skip.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_temp_table_namespacing.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_timeout_cancel.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_tool_version_stamp.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_tools_hints.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_tools_warnings.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_transform_kind_classification.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_uninstall.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_unknown_sentinel_skip.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_unqualified_fallback.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_upsert_batch_invariant.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_use_schema_session_context.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_version_parity.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_view_classification.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_walker.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_watcher.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_worker_error_classification.py +0 -0
- {sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/tests/unit/test_writer_queue.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: sql-code-graph
|
|
3
|
-
Version: 1.34.
|
|
3
|
+
Version: 1.34.3
|
|
4
4
|
Summary: SQL code graph analyzer and lineage tracer
|
|
5
5
|
Project-URL: Homepage, https://github.com/Warhorze/sql-code-graph
|
|
6
6
|
Project-URL: Repository, https://github.com/Warhorze/sql-code-graph
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{"total_calls": 1231, "last_7d_calls": 1231, "index_runs": 5, "feedback_tp": 0,
|
|
2
|
+
"feedback_total": 0, "top_tools": [{"name": "execute_sql", "count": 412},
|
|
3
|
+
{"name": "trace_column_lineage", "count": 326}, {"name":
|
|
4
|
+
"list_dialects_and_repos", "count": 106}], "execute_sql_ratio": 0.33,
|
|
5
|
+
"parse_quality": {"sqlglot": 5166, "scripting": 20, "dynamic_sql": 3},
|
|
6
|
+
"coverage": {"catalogued_tables": 5800, "total_tables": 6581, "good_edges":
|
|
7
|
+
52673, "total_edges": 60821, "phantom_edges": 12241, "blindspot_tables": 628,
|
|
8
|
+
"good_edges_strict": 48140, "edge_health_strict_pct": 79.15,
|
|
9
|
+
"good_edges_scoped": 37460, "total_edges_scoped": 38009,
|
|
10
|
+
"edge_health_scoped_pct": 98.56, "phantom_confirmed": 11701,
|
|
11
|
+
"phantom_contradicted": 352, "phantom_unverified": 188, "top_blindspot_tables":
|
|
12
|
+
[{"table": "ba.wtfa_kpi_datum_klant", "bad_edges": 70}, {"table":
|
|
13
|
+
"ba.wtfs_voorraad_dagstand", "bad_edges": 55}, {"table":
|
|
14
|
+
"ba.wtfs_voorraad_zondagstand", "bad_edges": 55}, {"table":
|
|
15
|
+
"da.rtgmd_postnl_customer_usage", "bad_edges": 43}, {"table":
|
|
16
|
+
"da.rtgmd_postnl_athome_3s", "bad_edges": 33}, {"table":
|
|
17
|
+
"wtfe_kpi_voorraad_artikel_voorraadlocatie", "bad_edges": 32}, {"table":
|
|
18
|
+
"da.rtgmd_postnl_facturen", "bad_edges": 30}, {"table": "da.hthyb_pages",
|
|
19
|
+
"bad_edges": 23}, {"table": "da.rtgmd_dhb_extra_kosten", "bad_edges": 19},
|
|
20
|
+
{"table": "da.hthyb_page_brandplacement", "bad_edges": 17}],
|
|
21
|
+
"blindspot_tables_for_80pct": 17, "files_indexed": 1335, "indexed_sha":
|
|
22
|
+
"fdf1b551a34601a6cf3ce1c8b9f76e27ce2753e6", "db_path": "/tmp/pr4_after.duckdb",
|
|
23
|
+
"index_timestamp": 1781457525.4581766, "degraded_parse_total": 5189,
|
|
24
|
+
"degraded_parse_queries": 20, "degraded_parse_by_dir": {"etl": {"degraded": 1,
|
|
25
|
+
"total": 2776}, "ddl": {"degraded": 19, "total": 2413}},
|
|
26
|
+
"zero_edge_write_queries": 1063, "total_write_queries": 2352,
|
|
27
|
+
"cte_key_collisions": 0, "rescuable_unqualified_edges": 125,
|
|
28
|
+
"info_schema_has_column_rows": 100193, "cte_source_gap_writes": 0,
|
|
29
|
+
"resolvable_write_col_edges": 36936, "transitive_col_edges": 4184,
|
|
30
|
+
"qualify_failed_statements": 9, "tool_version_stale": false,
|
|
31
|
+
"indexed_tool_version": "1.34.2", "running_tool_version": "1.34.2"}}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{"total_calls": 1231, "last_7d_calls": 1231, "index_runs": 5, "feedback_tp": 0,
|
|
2
|
+
"feedback_total": 0, "top_tools": [{"name": "execute_sql", "count": 412},
|
|
3
|
+
{"name": "trace_column_lineage", "count": 326}, {"name":
|
|
4
|
+
"list_dialects_and_repos", "count": 106}], "execute_sql_ratio": 0.33,
|
|
5
|
+
"parse_quality": {"sqlglot": 5166, "scripting": 20, "dynamic_sql": 3},
|
|
6
|
+
"coverage": {"catalogued_tables": 5796, "total_tables": 6581, "good_edges":
|
|
7
|
+
51336, "total_edges": 59484, "phantom_edges": 12241, "blindspot_tables": 628,
|
|
8
|
+
"good_edges_strict": 46495, "edge_health_strict_pct": 78.16,
|
|
9
|
+
"good_edges_scoped": 36842, "total_edges_scoped": 37619,
|
|
10
|
+
"edge_health_scoped_pct": 97.93, "phantom_confirmed": 11701,
|
|
11
|
+
"phantom_contradicted": 352, "phantom_unverified": 188, "top_blindspot_tables":
|
|
12
|
+
[{"table": "ia_analytics.ba_wtfa_artikel_formule_dagomzet", "bad_edges": 217},
|
|
13
|
+
{"table": "ba.wtfa_kpi_datum_klant", "bad_edges": 70}, {"table":
|
|
14
|
+
"ba.wtfs_voorraad_dagstand", "bad_edges": 55}, {"table":
|
|
15
|
+
"ba.wtfs_voorraad_zondagstand", "bad_edges": 55}, {"table":
|
|
16
|
+
"da.rtgmd_postnl_customer_usage", "bad_edges": 43}, {"table":
|
|
17
|
+
"da.rtgmd_postnl_athome_3s", "bad_edges": 33}, {"table":
|
|
18
|
+
"wtfe_kpi_voorraad_artikel_voorraadlocatie", "bad_edges": 32}, {"table":
|
|
19
|
+
"da.rtgmd_postnl_facturen", "bad_edges": 30}, {"table": "da.hthyb_pages",
|
|
20
|
+
"bad_edges": 23}, {"table": "da.rtgmd_dhb_extra_kosten", "bad_edges": 19}],
|
|
21
|
+
"blindspot_tables_for_80pct": 15, "files_indexed": 1335, "indexed_sha":
|
|
22
|
+
"fdf1b551a34601a6cf3ce1c8b9f76e27ce2753e6", "db_path": "/tmp/pr4_before.duckdb",
|
|
23
|
+
"index_timestamp": 1781457313.671681, "degraded_parse_total": 5189,
|
|
24
|
+
"degraded_parse_queries": 20, "degraded_parse_by_dir": {"etl": {"degraded": 1,
|
|
25
|
+
"total": 2776}, "ddl": {"degraded": 19, "total": 2413}},
|
|
26
|
+
"zero_edge_write_queries": 1069, "total_write_queries": 2352,
|
|
27
|
+
"cte_key_collisions": 0, "rescuable_unqualified_edges": 125,
|
|
28
|
+
"info_schema_has_column_rows": 110257, "cte_source_gap_writes": 0,
|
|
29
|
+
"resolvable_write_col_edges": 35759, "transitive_col_edges": 4178,
|
|
30
|
+
"qualify_failed_statements": 9, "tool_version_stale": false,
|
|
31
|
+
"indexed_tool_version": "1.34.0", "running_tool_version": "1.34.0"}}
|
|
@@ -896,6 +896,20 @@ class Indexer:
|
|
|
896
896
|
if profile:
|
|
897
897
|
_t_catalog_end = time.perf_counter()
|
|
898
898
|
|
|
899
|
+
# Bug #4 (PR-4): re-run the star expansion AFTER the catalog is applied.
|
|
900
|
+
# The first pass at the top of this block expands STAR_SOURCE rows whose
|
|
901
|
+
# leaf table already had HAS_COLUMN rows (parsed DDL). A temp built as
|
|
902
|
+
# `CREATE TEMP t AS SELECT * FROM src` where `src` is catalogued ONLY via
|
|
903
|
+
# information_schema has NO columns at the first pass — its HAS_COLUMN rows
|
|
904
|
+
# arrive with the catalog above — so the temp (and any promote out of it)
|
|
905
|
+
# produced zero edges. The star-expansion SQL is idempotent
|
|
906
|
+
# (INSERT OR REPLACE) and chains both levels (src -> temp -> persisted) in a
|
|
907
|
+
# single pass once the leaf columns exist, so one extra invocation here is
|
|
908
|
+
# the full fix. Only re-run when the catalog actually added columns; a repo
|
|
909
|
+
# with no configured catalog pays nothing.
|
|
910
|
+
if catalog_result.get("columns_loaded", 0) > 0:
|
|
911
|
+
star_edges_expanded = self._expand_star_sources(db)
|
|
912
|
+
|
|
899
913
|
# Post-catalog: resolve JOIN_COL_RESOLVE markers against the full HAS_COLUMN
|
|
900
914
|
# catalog (Bug #5, PR-5 option b). MUST run after the catalog is applied so
|
|
901
915
|
# information_schema columns are present; the suppressed sqlglot mis-bind
|
|
@@ -0,0 +1,250 @@
|
|
|
1
|
+
"""Integration tests for SELECT-* temp-promote column lineage (Bug #4 / #2).
|
|
2
|
+
|
|
3
|
+
All tests use a real in-memory DuckDB and the full path
|
|
4
|
+
``parser -> indexer -> graph -> star expansion -> COLUMN_LINEAGE edges``,
|
|
5
|
+
asserting the observable edges (never "no exception raised").
|
|
6
|
+
|
|
7
|
+
Root cause guarded here: a temp built as ``CREATE TEMP t AS SELECT * FROM src``
|
|
8
|
+
has no own HAS_COLUMN rows, so the promote out of it (``INSERT INTO persisted
|
|
9
|
+
SELECT * FROM t``) could expand to nothing when ``src`` is catalogued only via
|
|
10
|
+
information_schema — because the star expansion ran BEFORE the catalog was
|
|
11
|
+
applied. PR-4 re-runs the expansion after the catalog re-apply.
|
|
12
|
+
|
|
13
|
+
Guards the temp-promote star recall plan
|
|
14
|
+
([plan doc](plan/sprints/bugfix_lineage_correctness_validation.md) §PR-4 / §Bug #2).
|
|
15
|
+
"""
|
|
16
|
+
|
|
17
|
+
from __future__ import annotations
|
|
18
|
+
|
|
19
|
+
from pathlib import Path
|
|
20
|
+
|
|
21
|
+
import pytest
|
|
22
|
+
|
|
23
|
+
from sqlcg.core.duckdb_backend import DuckDBBackend
|
|
24
|
+
from sqlcg.indexer.indexer import Indexer
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
@pytest.fixture
|
|
28
|
+
def db():
|
|
29
|
+
backend = DuckDBBackend(":memory:")
|
|
30
|
+
backend.init_schema()
|
|
31
|
+
yield backend
|
|
32
|
+
backend.close()
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
def _lineage_pairs(db: DuckDBBackend) -> set[tuple[str, str]]:
|
|
36
|
+
"""All (src_key, dst_key) COLUMN_LINEAGE pairs currently in the graph."""
|
|
37
|
+
rows = db.run_read('SELECT src_key, dst_key FROM "COLUMN_LINEAGE"', {})
|
|
38
|
+
return {(r["src_key"], r["dst_key"]) for r in rows}
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
def _write_catalog_toml(tmp_path: Path, csv_path: Path) -> None:
|
|
42
|
+
"""Configure .sqlcg.toml so index_repo re-applies *csv_path* as the catalog."""
|
|
43
|
+
(tmp_path / ".sqlcg.toml").write_text(
|
|
44
|
+
f'[sqlcg.catalog]\npath = "{csv_path.as_posix()}"\n', encoding="utf-8"
|
|
45
|
+
)
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
# ---------------------------------------------------------------------------
|
|
49
|
+
# Bug #4: parsed-DDL source — already worked before PR-4; pinned as a guard
|
|
50
|
+
# ---------------------------------------------------------------------------
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
def test_star_promote_chain_from_parsed_ddl_source(db, tmp_path):
|
|
54
|
+
"""SELECT-* temp promote chains full lineage when the source DDL is parsed.
|
|
55
|
+
|
|
56
|
+
raw_src.{a,b,c} -> stg_tmp.{a,b,c} -> persisted.{a,b,c}. This case passed
|
|
57
|
+
before PR-4 (DDL columns exist at the first star pass); pinned so a refactor
|
|
58
|
+
cannot regress the two-level chain.
|
|
59
|
+
|
|
60
|
+
Guards [plan doc](plan/sprints/bugfix_lineage_correctness_validation.md) §PR-4.
|
|
61
|
+
"""
|
|
62
|
+
(tmp_path / "etl.sql").write_text(
|
|
63
|
+
"CREATE TABLE raw_src (a INT, b INT, c INT);\n"
|
|
64
|
+
"CREATE TEMPORARY TABLE stg_TMP AS SELECT * FROM raw_src;\n"
|
|
65
|
+
"INSERT INTO persisted SELECT * FROM stg_TMP;\n"
|
|
66
|
+
)
|
|
67
|
+
Indexer().index_repo(tmp_path, dialect=None, db=db, use_git=False)
|
|
68
|
+
|
|
69
|
+
pairs = _lineage_pairs(db)
|
|
70
|
+
expected = {
|
|
71
|
+
("raw_src.a", "etl.sql::stg_tmp.a"),
|
|
72
|
+
("raw_src.b", "etl.sql::stg_tmp.b"),
|
|
73
|
+
("raw_src.c", "etl.sql::stg_tmp.c"),
|
|
74
|
+
("etl.sql::stg_tmp.a", "persisted.a"),
|
|
75
|
+
("etl.sql::stg_tmp.b", "persisted.b"),
|
|
76
|
+
("etl.sql::stg_tmp.c", "persisted.c"),
|
|
77
|
+
}
|
|
78
|
+
assert expected <= pairs, f"Missing chain edges. Have: {sorted(pairs)}"
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
# ---------------------------------------------------------------------------
|
|
82
|
+
# Bug #4: information_schema-catalogued source ONLY — the PR-4 fix
|
|
83
|
+
# ---------------------------------------------------------------------------
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
def test_star_promote_chain_from_information_schema_source(db, tmp_path):
|
|
87
|
+
"""Same full chain when the source is catalogued ONLY via information_schema.
|
|
88
|
+
|
|
89
|
+
No parsed DDL for ba.raw_src — its columns arrive with the catalog re-apply,
|
|
90
|
+
which runs AFTER the first star pass. PR-4 re-runs expansion post-catalog so
|
|
91
|
+
the two-level chain ba.raw_src -> stg_tmp -> ba.persisted is produced. This is
|
|
92
|
+
the live-DWH-representative case (sources catalogued, not parsed from DDL).
|
|
93
|
+
|
|
94
|
+
Guards [plan doc](plan/sprints/bugfix_lineage_correctness_validation.md) §PR-4.
|
|
95
|
+
"""
|
|
96
|
+
(tmp_path / "etl.sql").write_text(
|
|
97
|
+
"CREATE TEMPORARY TABLE stg_TMP AS SELECT * FROM ba.raw_src;\n"
|
|
98
|
+
"INSERT INTO ba.persisted SELECT * FROM stg_TMP;\n"
|
|
99
|
+
)
|
|
100
|
+
csv_path = tmp_path / "cols.csv"
|
|
101
|
+
csv_path.write_text(
|
|
102
|
+
"TABLE_SCHEMA,TABLE_NAME,COLUMN_NAME\nba,raw_src,a\nba,raw_src,b\nba,raw_src,c\n",
|
|
103
|
+
encoding="utf-8",
|
|
104
|
+
)
|
|
105
|
+
_write_catalog_toml(tmp_path, csv_path)
|
|
106
|
+
|
|
107
|
+
result = Indexer().index_repo(tmp_path, dialect=None, db=db, use_git=False)
|
|
108
|
+
assert result.get("catalog_reapplied") is True, f"catalog not re-applied: {result}"
|
|
109
|
+
|
|
110
|
+
pairs = _lineage_pairs(db)
|
|
111
|
+
expected = {
|
|
112
|
+
("ba.raw_src.a", "etl.sql::stg_tmp.a"),
|
|
113
|
+
("ba.raw_src.b", "etl.sql::stg_tmp.b"),
|
|
114
|
+
("ba.raw_src.c", "etl.sql::stg_tmp.c"),
|
|
115
|
+
("etl.sql::stg_tmp.a", "ba.persisted.a"),
|
|
116
|
+
("etl.sql::stg_tmp.b", "ba.persisted.b"),
|
|
117
|
+
("etl.sql::stg_tmp.c", "ba.persisted.c"),
|
|
118
|
+
}
|
|
119
|
+
assert expected <= pairs, f"information_schema chain missing. Have: {sorted(pairs)}"
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
# ---------------------------------------------------------------------------
|
|
123
|
+
# Bug #4: honest-empty degrade — source has NO columns anywhere
|
|
124
|
+
# ---------------------------------------------------------------------------
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
def test_star_promote_no_columns_anywhere_emits_no_phantom_edge(db, tmp_path):
|
|
128
|
+
"""When the source has NO columns in DDL or catalog, the promote is empty.
|
|
129
|
+
|
|
130
|
+
No fabricated/phantom column edge into the temp or the persisted target — an
|
|
131
|
+
honest empty result, never a wrong edge (Non-Goal: uncatalogued sources).
|
|
132
|
+
|
|
133
|
+
Guards [plan doc](plan/sprints/bugfix_lineage_correctness_validation.md) §PR-4.
|
|
134
|
+
"""
|
|
135
|
+
(tmp_path / "etl.sql").write_text(
|
|
136
|
+
"CREATE TEMPORARY TABLE stg_TMP AS SELECT * FROM ba.raw_src;\n"
|
|
137
|
+
"INSERT INTO ba.persisted SELECT * FROM stg_TMP;\n"
|
|
138
|
+
)
|
|
139
|
+
Indexer().index_repo(tmp_path, dialect=None, db=db, use_git=False)
|
|
140
|
+
|
|
141
|
+
pairs = _lineage_pairs(db)
|
|
142
|
+
fabricated = {(s, d) for (s, d) in pairs if "stg_tmp" in d or d.startswith("ba.persisted")}
|
|
143
|
+
assert fabricated == set(), f"Expected no fabricated edges, got: {sorted(fabricated)}"
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
# ---------------------------------------------------------------------------
|
|
147
|
+
# Bug #4: promote into a persisted table whose own DDL exists prefers the
|
|
148
|
+
# temp's real source columns over the persisted DDL ordinal guess.
|
|
149
|
+
# ---------------------------------------------------------------------------
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
def test_star_promote_prefers_temp_source_columns_over_persisted_ddl(db, tmp_path):
|
|
153
|
+
"""Promote into a DDL-defined persisted table uses the temp's real columns.
|
|
154
|
+
|
|
155
|
+
persisted has its own DDL (a, b, c) and the promote is SELECT * from a temp
|
|
156
|
+
fed by raw_src(a, b, c). The resulting edges must carry the temp's real source
|
|
157
|
+
columns (raw_src.col -> stg_tmp.col -> persisted.col), NOT a positional guess.
|
|
158
|
+
|
|
159
|
+
Guards [plan doc](plan/sprints/bugfix_lineage_correctness_validation.md) §PR-4.
|
|
160
|
+
"""
|
|
161
|
+
(tmp_path / "etl.sql").write_text(
|
|
162
|
+
"CREATE TABLE raw_src (a INT, b INT, c INT);\n"
|
|
163
|
+
"CREATE TABLE persisted (a INT, b INT, c INT);\n"
|
|
164
|
+
"CREATE TEMPORARY TABLE stg_TMP AS SELECT * FROM raw_src;\n"
|
|
165
|
+
"INSERT INTO persisted SELECT * FROM stg_TMP;\n"
|
|
166
|
+
)
|
|
167
|
+
Indexer().index_repo(tmp_path, dialect=None, db=db, use_git=False)
|
|
168
|
+
|
|
169
|
+
pairs = _lineage_pairs(db)
|
|
170
|
+
for col in ("a", "b", "c"):
|
|
171
|
+
assert (f"etl.sql::stg_tmp.{col}", f"persisted.{col}") in pairs, (
|
|
172
|
+
f"persisted.{col} not sourced from real temp column. Have: {sorted(pairs)}"
|
|
173
|
+
)
|
|
174
|
+
assert (f"raw_src.{col}", f"etl.sql::stg_tmp.{col}") in pairs, (
|
|
175
|
+
f"stg_tmp.{col} not sourced from raw_src.{col}. Have: {sorted(pairs)}"
|
|
176
|
+
)
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
# ---------------------------------------------------------------------------
|
|
180
|
+
# Bug #2 compound acceptance: 14-col staging temp -> payment fact, no phantom
|
|
181
|
+
# ---------------------------------------------------------------------------
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
def test_payment_fact_promote_resolves_all_columns_no_backup_phantom(db, tmp_path):
|
|
185
|
+
"""14-col staging temp promotes 14/14 to payment_fact with ZERO backup edge.
|
|
186
|
+
|
|
187
|
+
Models the live failure: a 14-column staging temp (pay_stg_TMP) fed by the
|
|
188
|
+
real source (payments, catalogued via information_schema), a same-bare-named
|
|
189
|
+
backup table with DDL (payment_fact_backup), and the promote
|
|
190
|
+
INSERT INTO payment_fact SELECT * FROM pay_stg_TMP. Asserts:
|
|
191
|
+
- all 14 pay_stg_TMP columns have HAS_COLUMN;
|
|
192
|
+
- 14 payment_fact.<col> edges trace to payments.<col> via the temp;
|
|
193
|
+
- ZERO COLUMN_LINEAGE edge attributes any payment_fact column to the backup.
|
|
194
|
+
|
|
195
|
+
The backup table carries DDL so a phantom edge CAN appear if the fix is
|
|
196
|
+
incomplete (no green-on-toy-fixture). The real source is catalogued via
|
|
197
|
+
information_schema (PR-5's resolution route), so the live config is exercised.
|
|
198
|
+
|
|
199
|
+
Discharges Bug #2 (= PR-5 binding + PR-4 temp-column population). Guards
|
|
200
|
+
[plan doc](plan/sprints/bugfix_lineage_correctness_validation.md) §Bug #2.
|
|
201
|
+
"""
|
|
202
|
+
cols = [f"c{i:02d}" for i in range(14)]
|
|
203
|
+
col_list = ", ".join(f"{c} INT" for c in cols)
|
|
204
|
+
|
|
205
|
+
(tmp_path / "etl.sql").write_text(
|
|
206
|
+
# Backup table with its own DDL (the phantom trap).
|
|
207
|
+
f"CREATE TABLE pay.payment_fact_backup ({col_list});\n"
|
|
208
|
+
# Staging temp built as SELECT * from the catalogued real source.
|
|
209
|
+
"CREATE TEMPORARY TABLE pay_stg_TMP AS SELECT * FROM pay.payments;\n"
|
|
210
|
+
# The promote into the persisted fact table.
|
|
211
|
+
"INSERT INTO pay.payment_fact SELECT * FROM pay_stg_TMP;\n"
|
|
212
|
+
)
|
|
213
|
+
# payments is catalogued ONLY via information_schema (no parsed DDL).
|
|
214
|
+
csv_path = tmp_path / "cols.csv"
|
|
215
|
+
lines = ["TABLE_SCHEMA,TABLE_NAME,COLUMN_NAME"]
|
|
216
|
+
lines += [f"pay,payments,{c}" for c in cols]
|
|
217
|
+
csv_path.write_text("\n".join(lines) + "\n", encoding="utf-8")
|
|
218
|
+
_write_catalog_toml(tmp_path, csv_path)
|
|
219
|
+
|
|
220
|
+
result = Indexer().index_repo(tmp_path, dialect=None, db=db, use_git=False)
|
|
221
|
+
assert result.get("catalog_reapplied") is True, f"catalog not re-applied: {result}"
|
|
222
|
+
|
|
223
|
+
# (a) all 14 temp columns exist.
|
|
224
|
+
temp_cols = db.run_read(
|
|
225
|
+
'SELECT dst_key FROM "HAS_COLUMN" WHERE src_key = ?',
|
|
226
|
+
{"src_key": "etl.sql::pay_stg_tmp"},
|
|
227
|
+
)
|
|
228
|
+
temp_col_names = {r["dst_key"].rsplit(".", 1)[1] for r in temp_cols}
|
|
229
|
+
assert temp_col_names == set(cols), (
|
|
230
|
+
f"Expected 14 temp columns {sorted(cols)}, got {sorted(temp_col_names)}"
|
|
231
|
+
)
|
|
232
|
+
|
|
233
|
+
pairs = _lineage_pairs(db)
|
|
234
|
+
|
|
235
|
+
# (b) all 14 payment_fact columns trace to payments via the temp.
|
|
236
|
+
for c in cols:
|
|
237
|
+
assert (f"etl.sql::pay_stg_tmp.{c}", f"pay.payment_fact.{c}") in pairs, (
|
|
238
|
+
f"payment_fact.{c} not sourced from the temp. Have: {sorted(pairs)}"
|
|
239
|
+
)
|
|
240
|
+
assert (f"pay.payments.{c}", f"etl.sql::pay_stg_tmp.{c}") in pairs, (
|
|
241
|
+
f"temp col {c} not sourced from payments.{c}. Have: {sorted(pairs)}"
|
|
242
|
+
)
|
|
243
|
+
|
|
244
|
+
# (c) ZERO edge attributes any payment_fact column to the backup table.
|
|
245
|
+
phantom = {
|
|
246
|
+
(s, d)
|
|
247
|
+
for (s, d) in pairs
|
|
248
|
+
if "payment_fact_backup" in s and d.startswith("pay.payment_fact.")
|
|
249
|
+
}
|
|
250
|
+
assert phantom == set(), f"Phantom backup edge(s) present: {sorted(phantom)}"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/measurements/pr2_catalog_load_eval.json
RENAMED
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/measurements/pr3_repo_native_plateau.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/measurements/sprint_08_fullcorpus_index.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/lineage5_dwh_before_master.json
RENAMED
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/schema_comparison_with_schema.json
RENAMED
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/schema_comparison_without_schema.json
RENAMED
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/sprint_08_changelogs_fullindex.json
RENAMED
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/metrics/sprint_08_fullcorpus_index.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/graph_health_sprint_postmortem.md
RENAMED
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/island_lever_live_verification.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/lineage_identity_sprint_postmortem.md
RENAMED
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/reports/pr_impact_followups_2026-06-14.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/research/coverage_parse_failure_diagnosis.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/research/sql_only_coverage_lever_post_pr2.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/column_lineage_recall_metric.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/feature_F2_bundle_claude_skill.md
RENAMED
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/feature_kuzu_to_duckdb_migration.md
RENAMED
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/fix_backward_self_heal_index_at_sha.md
RENAMED
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/fix_downstream_sink_location.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/fix_issue29_live_test_followups.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/graph_health_catalog_and_metrics.md
RENAMED
|
File without changes
|
{sql_code_graph-1.34.2 → sql_code_graph-1.34.3}/plan/sprints/hygiene_config_path_and_survivors.md
RENAMED
|
File without changes
|