This is an automated email from the ASF dual-hosted git repository. nadment pushed a commit to branch nadment-patch-1 in repository https://gitbox.apache.org/repos/asf/hop.git
commit 7bfeb86e60f1b6f82459f65590a034e196f871fb Author: Nicolas Adment <[email protected]> AuthorDate: Mon Sep 9 22:36:56 2024 +0200 Update metadata-injection.adoc Set variables transform already support MDI --- .../hop-user-manual/modules/ROOT/pages/pipeline/metadata-injection.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hop-user-manual/modules/ROOT/pages/pipeline/metadata-injection.adoc b/docs/hop-user-manual/modules/ROOT/pages/pipeline/metadata-injection.adoc index 5023357164..557ef3c075 100644 --- a/docs/hop-user-manual/modules/ROOT/pages/pipeline/metadata-injection.adoc +++ b/docs/hop-user-manual/modules/ROOT/pages/pipeline/metadata-injection.adoc @@ -260,7 +260,7 @@ The goal is to add Metadata Injection support to all transforms, The current sta |Set field value|Y |Set field value to a constant|Y |Set files in result|Y -|Set variables|N +|Set variables|Y |Simple Mapping|Y |Snowflake Bulk Loader|Y |Sort rows|Y
