Skip to content

Commit 15241a3

Browse files
Update pipeline/filters/lookup.md
Co-authored-by: Alexa Kreizinger <alexakreizinger@gmail.com> Signed-off-by: Oleg Mukhin <oleg.v.mukhin@gmail.com>
1 parent 58deea0 commit 15241a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/filters/lookup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lookup
22

3-
The Lookup plugin looks up a key value from a record in a specified CSV file and, if a match is found, adds the corresponding value from the CSV as a new key-value pair to the record.
3+
The _Lookup_ plugin searches for a specified key in a CSV file and, if it finds a match, adds a new key to the output record whose value matches the corresponding CSV value.
44

55
## Configuration parameters
66

0 commit comments

Comments
 (0)