Skip to content

Conversation

@enavitan
Copy link

@enavitan enavitan commented Jan 5, 2026

  • Schema discovery with OpenMetadata integration
  • Data profiling with adaptive sampling
  • PII detection (column name + NER content analysis)
  • PII filtering for LLM context (strict/moderate/none)
  • Output cleanup (removed unused output_dir parameter)
  • AST-based SQL validation (prevents false positives)
  • Comprehensive test coverage (14 integration + 10 unit tests)
  • CI/CD integration (GitHub Actions labeling)

- Schema discovery with OpenMetadata integration
- Data profiling with adaptive sampling
- PII detection (column name + NER content analysis)
- PII filtering for LLM context (strict/moderate/none)
- Output cleanup (removed unused output_dir parameter)
- AST-based SQL validation (prevents false positives)
- Comprehensive test coverage (14 integration + 10 unit tests)
- CI/CD integration (GitHub Actions labeling)
@enavitan enavitan added the WIP Work In Progress label Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant