Skip to content

Commit

Permalink
Merge pull request #3359 from Mattang-Dan/patch-38
Browse files Browse the repository at this point in the history
Update coalesce.adoc
  • Loading branch information
hansva authored Nov 8, 2023
2 parents 2028964 + a8735e9 commit dfd02bb
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,11 @@ The Coalesce transform lets you list multiple fields and returns the first non-n
|===

== Fields

|Fields|specify the name, type, and value in the form of a string.
Then, specify the formats to convert the value into the chosen data type.
Pick a list of fields to evaluate and specify a field name and type for the field output.

[options="header"]
|===
|Option|Description
|Name|The result field name, can overwrite an existing one.
|Type|The formats to convert the value into the chosen data type.
|Remove|Remove input fields from the stream.
Expand Down

0 comments on commit dfd02bb

Please sign in to comment.