| commit | b5a8d433abcc50c0c2717725a0b8e43078d2b39b | [log] [tgz] |
|---|---|---|
| author | Philipp Zehnder <tenthe@users.noreply.github.com> | Tue Mar 25 16:24:24 2025 +0100 |
| committer | Philipp Zehnder <tenthe@users.noreply.github.com> | Tue Mar 25 16:24:24 2025 +0100 |
| tree | f980118fca2a5c5e01232128001867f8e268857d | |
| parent | 86c8280382ca3c17c2dae8c37aa0eab6ce0e82aa [diff] |
Update the stream adapter blog entry
diff --git a/website-v2/blog/2024-07-15-file-stream-adapter.md b/website-v2/blog/2025-03-25-file-stream-adapter.md similarity index 97% rename from website-v2/blog/2024-07-15-file-stream-adapter.md rename to website-v2/blog/2025-03-25-file-stream-adapter.md index a50e993..72c7623 100644 --- a/website-v2/blog/2024-07-15-file-stream-adapter.md +++ b/website-v2/blog/2025-03-25-file-stream-adapter.md
@@ -24,7 +24,7 @@ Let's break down the configuration options for the **File Stream Adapter:** -<img src="/img/blog/2024-07-15/adapter_configuration.png" alt="Adapter Configuration"/> +<img src="/img/blog/2025-03-25/adapter_configuration.png" alt="Adapter Configuration"/> #### Configuration Options Explained 1. **File:** Choose an existing file or upload a new one. @@ -70,7 +70,7 @@ Once configured, you should see the following preview: -<img src="/img/blog/2024-07-15/adapter_started.png" alt="Adapter Preview"/> +<img src="/img/blog/2025-03-25/adapter_started.png" alt="Adapter Preview"/> ### Use Case: Persist CSV File to Data Lake
diff --git a/website-v2/static/img/blog/2024-07-15/adapter_configuration.png b/website-v2/static/img/blog/2025-03-25/adapter_configuration.png similarity index 100% rename from website-v2/static/img/blog/2024-07-15/adapter_configuration.png rename to website-v2/static/img/blog/2025-03-25/adapter_configuration.png Binary files differ
diff --git a/website-v2/static/img/blog/2024-07-15/adapter_started.png b/website-v2/static/img/blog/2025-03-25/adapter_started.png similarity index 100% rename from website-v2/static/img/blog/2024-07-15/adapter_started.png rename to website-v2/static/img/blog/2025-03-25/adapter_started.png Binary files differ