This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/master by this push:
new de01d48681 Update concatfields.adoc
new 44fc9959f2 Merge pull request #3260 from Mattang-Dan/patch-27
de01d48681 is described below
commit de01d48681aa45f3be2d1471af2e85ce5097d657
Author: Mattang-Dan <[email protected]>
AuthorDate: Wed Sep 27 14:51:27 2023 -0400
Update concatfields.adoc
---
.../modules/ROOT/pages/pipeline/transforms/concatfields.adoc | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/concatfields.adoc
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/concatfields.adoc
index 7fe1640a7c..ff6e273d54 100644
---
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/concatfields.adoc
+++
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/concatfields.adoc
@@ -25,8 +25,7 @@ under the License.
|
== Description
-The Concat Fields transform concatenates multiple fields into one target field.
-The fields can be separated by a separator and an enclosure.
+The Concat Fields transform concatenates multiple fields into one target
field. Type in a target field name which always creates a new field. You can
optionally use a Separator field or Enclosure between fields and add the fields
or free text you would like to concatenate in order.
|
== Supported Engines
@@ -125,4 +124,4 @@ Note: When then "Length of Target Field" option is "0", the
internal buffer size
Note: This is only needed when a Header/Footer is used to be compatible with
the result of the Text File Output transform.
|Add Ending line of file|Allows you to specify an alternate ending row to the
output stream.
Note: All other output stream fields are set to Null when this line is
produced.
-|===
\ No newline at end of file
+|===