Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
> [!WARNING]
> Note: This chapter and code repository is under early preview and may be updated between now and when the complete book is published.
>
> Please feel free to [message me directly on LinkedIn](https://www.linkedin.com/in/mafreeman2/) if you have any feedback, as I would love to implement it during our final round of edits!

<div style="clear: both;"></div>

<div style="display: flex; align-items: center;">

<img src=".readme_assets/data_contract_book_cover_early_release.png" style="padding: 0px 20px 10px 10px;">

<div style="flex: 1;">

Welcome to the code repository for the hands-on coding exercise within ***Chapter 7: Implementing Data Contracts***, from the the O'reilly book ***Data Contracts: Developing Production Grade Pipelines at Scale***.

In this repo we will introduce you how to implement the data contract architecture end-to-end using fully open-source tools, as well as walk you through the workflow of handling data contract violations. This is a compliment to the book, but you can also go through this end-to-end with repo alone.
Expand Down