A template for Databricks Asset Bundle (DAB) projects following a medallion architecture
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Remove .gitkeep files from bronze, silver, and gold resource directories
53e76b0View on GitHubAdd .gitkeep files for bronze, silver, and gold resource directories
82116a0View on GitHubRefactor Databricks project structure by updating paths in configuration files and enhancing the README. Introduced a new `src/README.md` for the common package, added a `setup.py` for package management, and created initial module files for utilities, transformations, and ingestion.
8d4fec1View on GitHubRefactor common package structure and logging utilities. Renamed 'common_package' to 'common' across files, updated import statements, and added logging utilities for standardised logging in Databricks notebooks.
4538c35View on GitHubUpdate GitHub Actions workflow to include a placeholder for the Databricks bundle validation command
11214a4View on GitHubRefactor GitHub Actions workflow to install Databricks CLI using a script instead of pip
be0e002View on GitHubUpdate GitHub Actions workflow to install databricks-sdk and upgrade databricks-cli
fcf8defView on GitHub