Skip to content

Implement SQL utilities for Fabric and Synapse, including connection handling and view management#61

Open
MikeEvansLarah wants to merge 4 commits intomainfrom
feature/sql-utils
Open

Implement SQL utilities for Fabric and Synapse, including connection handling and view management#61
MikeEvansLarah wants to merge 4 commits intomainfrom
feature/sql-utils

Conversation

@MikeEvansLarah
Copy link
Copy Markdown
Contributor

Implements:

  • pyodbc connection helper (and Fabric/Synapse-specific helpers)
  • Helper for creating views over Delta tables (with inferred types or explicit types)
  • Helper for dropping existing views in a schema
  • Helper for creating database if not exists in Synapse

Once #60 is merged, we can use this as the basis for building further helpers for automatically mapping from the tables into SQL views (using the Pandera schemas).

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 31, 2026

Test Results

51 tests  +11   51 ✅ +11   1s ⏱️ ±0s
 3 suites ± 0    0 💤 ± 0 
 2 files   ± 0    0 ❌ ± 0 

Results for commit 95c0ae4. ± Comparison against base commit 96d1c65.

♻️ This comment has been updated with latest results.

jongeorge1
jongeorge1 previously approved these changes Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants