Structsยง
- NAME_
TPL ๐ - Table
Suffix ๐Template TableSuffixTemplate is used to generate suffix for the table name, so that the input data can be written to multiple tables. The config should be placed at the end of the pipeline. Use${variable}
to refer to the variable in the pipeline context, the viarable can be from input data or be a processed result. Note the variable should be an integer number or a string. In case of any error occurs during runtime, no suffix will be added to the table name.
Constantsยง
- REPLACE_
KEY ๐