commit | cba2200f7f32c1e164e7c439e7335259b4515402 | [log] [tgz] |
---|---|---|
author | Etienne Chauchot <echauchot@apache.org> | Wed May 03 17:25:20 2023 +0200 |
committer | Etienne Chauchot <echauchot@apache.org> | Wed May 03 17:25:20 2023 +0200 |
tree | 4a1f8c139e25164c0325e2c54c583fa0302f9d55 | |
parent | 7799961426b351322dbe0a2d44fa20fe7e6efdb4 [diff] |
Update date of the last article
diff --git a/docs/content/posts/2023-04-13-howto-create-batch-source.md b/docs/content/posts/2023-05-03-howto-create-batch-source.md similarity index 99% rename from docs/content/posts/2023-04-13-howto-create-batch-source.md rename to docs/content/posts/2023-05-03-howto-create-batch-source.md index f41610a..fd4d8cd 100644 --- a/docs/content/posts/2023-04-13-howto-create-batch-source.md +++ b/docs/content/posts/2023-05-03-howto-create-batch-source.md
@@ -1,6 +1,6 @@ --- title: "Howto create a batch source with the new Source framework" -date: "2023-04-13T08:00:00.000Z" +date: "2023-05-03T08:00:00.000Z" authors: - echauchot: @@ -26,9 +26,9 @@ The source architecture is depicted in the diagrams below: - + - + ### Source
diff --git a/docs/static/img/blog/2023-04-13-howto-create-batch-source/source_components.svg b/docs/static/img/blog/2023-05-03-howto-create-batch-source/source_components.svg similarity index 100% rename from docs/static/img/blog/2023-04-13-howto-create-batch-source/source_components.svg rename to docs/static/img/blog/2023-05-03-howto-create-batch-source/source_components.svg
diff --git a/docs/static/img/blog/2023-04-13-howto-create-batch-source/source_reader.svg b/docs/static/img/blog/2023-05-03-howto-create-batch-source/source_reader.svg similarity index 100% rename from docs/static/img/blog/2023-04-13-howto-create-batch-source/source_reader.svg rename to docs/static/img/blog/2023-05-03-howto-create-batch-source/source_reader.svg