From 8c0d27a15620ae2e492da621afa0a138e37acb65 Mon Sep 17 00:00:00 2001 From: Amit Kesarwani <93291915+kesarwam@users.noreply.github.com> Date: Fri, 2 Aug 2024 12:32:07 -0400 Subject: [PATCH] Add ETL Testing tutorial link (#8029) --- docs/understand/use_cases/etl_testing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/understand/use_cases/etl_testing.md b/docs/understand/use_cases/etl_testing.md index e04dbba7f6a..c38045a5321 100644 --- a/docs/understand/use_cases/etl_testing.md +++ b/docs/understand/use_cases/etl_testing.md @@ -206,6 +206,7 @@ You can safely continue working with the data from main which is unharmed due to ## Further Reading * Case Study: [How Enigma use lakeFS for isolated development and staging environments](https://lakefs.io/blog/improving-our-research-velocity-with-lakefs/) +* Tutorial: [ETL Testing Tutorial with lakeFS: Step-by-Step Guide](https://lakefs.io/blog/etl-testing-tutorial/) * [ETL Testing: A Practical Guide](https://lakefs.io/blog/etl-testing/) * [Top 5 ETL Testing Challenges - Solved!](https://lakefs.io/wp-content/uploads/2023/03/Top-5-ETL-Testing-Challenges-Solved.pdf)