You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created notebook for setup activity. This is a full working example with all the steps: inputs params, mounting, OTEL logging and fully implemented code functions to create schemas and tables.
Created notebooks for Standardization and Transform steps. These are similar to Setup notebook - but the code functions are right now dummy, while rest of it like params, OTEL implementation is all set. Once ready, developers can fill that portion and rest of the portion/s need not be updated.
Added datapipeline with all notebooks, The pipeline is coded to support high concurrency executions if the feature is enabled at workspace level for data pipelines. This would be equiavalent to using %run_multiple to call notebooks using another notebook. All notebooks are also re-written to support high concurrency executions.
Create Fabric notebook for setup steps using existing Databricks notebook as a reference.
DoD:
Related to #842
Implemented in #862
The text was updated successfully, but these errors were encountered: