akbarbasha19/enterprise-azure-databricks-pipeline ? reverse-engineered prompt
Reverse engineered prompt
Build me an end to end Azure Databricks pipeline for an e commerce dataset using the medallion pattern.
I want it to take raw data, clean and standardize it, then create curated tables for reporting and simple analytics. Please set it up in notebooks, with a clear flow for the bronze, silver, and gold layers, and include job orchestration so the whole pipeline can run in order inside Databricks.
Make it feel like an enterprise example, with sensible structure, reusable notebook steps, and a simple architecture overview. If anything needs current Databricks guidance, look up the latest docs online. Keep the setup practical and easy to follow, so I can use it as a reference project or demo for an e commerce data pipeline.
Are you gonna build this?
make sure you review the code using coderabbit